ethernet

interfaces ethernet <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ethernet interface name

Values:
  • ethN – Ethernet interface name

Instances:

Multiple

interfaces ethernet <txt> 802.1x
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

802.1x section, use authenticator or supplicant mode

Instances:

Unique

interfaces ethernet <txt> 802.1x authenticator
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

802.1x authenticator mode

Required:

interfaces ethernet <txt> 802.1x authenticator aaa
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

AAA parameters

Required:

system aaa list <id>

interfaces ethernet <txt> 802.1x authenticator aaa accounting <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Accounting list

Reference:

system aaa list <id>

interfaces ethernet <txt> 802.1x authenticator aaa authentication <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication list

Reference:

system aaa list <id>

interfaces ethernet <txt> 802.1x authenticator aaa authorization
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable authorization

interfaces ethernet <txt> 802.1x authenticator aaa authorization acl-alias <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Alias to identify a traffic policy (ACL list)

Instances:

Multiple

Required:

traffic policy <txt>

interfaces ethernet <txt> 802.1x authenticator aaa authorization acl-alias <txt> direction <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Direction to apply ACL

Values:
  • in – Apply ACL for incoming traffic

  • out – Apply ACL for outgoing traffic

  • both – Apply ACL for all traffic

interfaces ethernet <txt> 802.1x authenticator aaa authorization acl-alias <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for installed ACL

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

interfaces ethernet <txt> 802.1x authenticator aaa authorization acl-alias <txt> traffic-policy <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic policy reference

Reference:

traffic policy <txt>

interfaces ethernet <txt> 802.1x authenticator coa
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable Change of Authorization capabilities

This feature allows remote RADIUS servers to adjust an active client session

Required:

Required:

interfaces ethernet <txt> 802.1x authenticator coa client <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Remote host that can send CoA/Disconnect requests

interfaces ethernet <txt> 802.1x authenticator coa encrypted-secret <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted shared secret

interfaces ethernet <txt> 802.1x authenticator coa port <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Port to listen to CoA/Disconnect requests

Values:
  • u32 – Port for CoA requests (1-65535)

interfaces ethernet <txt> 802.1x authenticator coa secret <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Shared secret to accept CoA messages

interfaces ethernet <txt> 802.1x authenticator eap-server
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable local EAP server for authentication

This feature will only be used when an AAA authentication list is configured to use local method

Required:

interfaces ethernet <txt> 802.1x authenticator eap-server username <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – Create a local user

Instances:

Multiple

Required:

interfaces ethernet <txt> 802.1x authenticator eap-server username <id> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password for user authentication

interfaces ethernet <txt> 802.1x authenticator eap-server username <id> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Password for user authentication

interfaces ethernet <txt> 802.1x authenticator eap-server x509
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

X.509 configuration parameters for local EAP server

Required:

Required:

Required:

interfaces ethernet <txt> 802.1x authenticator eap-server x509 ca-cert <file>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • file – CA certificate in PEM format for EAP-TLS communication

interfaces ethernet <txt> 802.1x authenticator eap-server x509 dh-param <file>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • file – Diffie-Hellman parameters in PEM format

interfaces ethernet <txt> 802.1x authenticator eap-server x509 server-cert <file>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • file – Server certificate in PEM format for EAP-TLS communication

interfaces ethernet <txt> 802.1x authenticator eap-server x509 server-key <file>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • file – Server private key in PEM format

interfaces ethernet <txt> 802.1x authenticator log-level <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authenticator logging level

Values:
  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> 802.1x authenticator max-retransmissions <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum number of retransmissions before timeout

Values:
  • u32 – Retransmission attempts (2-10)

interfaces ethernet <txt> 802.1x authenticator reauth-period <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Reauthentication period for Auth-Request/Identity frames

Periodically transmit EAP-Request Identity frames to a special Layer 2 address (01:80:C2:00:00:03) on the local network segment

Values:
  • u32 – Disable reauthentication (authenticator will not initiate EAP process) (0)

  • u32 – Reauthentication period in seconds (15-86400)

interfaces ethernet <txt> 802.1x supplicant
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

802.1x supplicant mode

Required:

Required:

interfaces ethernet <txt> 802.1x supplicant encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password to authenticate with

interfaces ethernet <txt> 802.1x supplicant password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Password to authenticate with

interfaces ethernet <txt> 802.1x supplicant username <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – Username to authenticate with

interfaces ethernet <txt> address <ipv4cidr|ipv6cidr|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address

Values:
  • ipv6cidr – IPv6 address and prefix length

  • dhcpv6 – Dynamic Host Configuration Protocol for IPv6

  • ipv4cidr – IPv4 address and prefix length

  • dhcp – Dynamic Host Configuration Protocol

Instances:

Multiple

interfaces ethernet <txt> alarm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable or disable alarm according the link state

interfaces ethernet <txt> alarm down <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> bond-group <txt>
SDE

Assign interface to bonding group

Reference:

interfaces bonding <txt>

interfaces ethernet <txt> bridge-group
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Add this interface to a bridge group

Required:

interfaces bridge <txt>

interfaces ethernet <txt> bridge-group allowed-macs <anymacaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • anymacaddr – Allowed Macs list (only for switch ports)

Instances:

Multiple

interfaces ethernet <txt> bridge-group bridge <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bridge group name (br[0-9]+)

Reference:

interfaces bridge <txt>

interfaces ethernet <txt> bridge-group isolate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Isolate port

interfaces ethernet <txt> bridge-group stp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bridge port Spanning Tree Protocol configuration

interfaces ethernet <txt> bridge-group stp admin-edge
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the admin edge state

interfaces ethernet <txt> bridge-group stp bpdu-filter
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the BPDU filter capability

If enabled, this port will discard any ingress BPDUs and will not issue any BPUs

interfaces ethernet <txt> bridge-group stp bpdu-guard
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the bpduguard configuration

interfaces ethernet <txt> bridge-group stp cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bridge port cost

Values:
  • u32 – Auto (0)

  • u32 – Bridge port cost (1-65535)

interfaces ethernet <txt> bridge-group stp disable-auto-edge
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the auto transition to/from edge state

interfaces ethernet <txt> bridge-group stp network-assurance
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable the bridge assurance capability

interfaces ethernet <txt> bridge-group stp p2p <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Enable Point-2-Point (P2P) detection mode

interfaces ethernet <txt> bridge-group stp priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bridge port priority

Values:
  • u32 – Bridge port priority (0-15)

interfaces ethernet <txt> bridge-group vlan <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable VLAN in this bridge port

Values:
  • u32 – VLAN ID (1-4094)

Instances:

Multiple

interfaces ethernet <txt> bridge-group vlan <u32> pvid
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

This VLAN specified is to be considered a PVID at ingress

Any untagged frames will be assigned to this VLAN

interfaces ethernet <txt> bridge-group vlan <u32> untagged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

This VLAN is to be treated as untagged on egress

The bridge will always remove the VLAN tag from egress packets

interfaces ethernet <txt> description <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Description

Values:
  • id – “Interface description is too long (limit 256 characters)” (1-256)

interfaces ethernet <txt> dhcp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol configuration

interfaces ethernet <txt> dhcp client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCP client configuration

interfaces ethernet <txt> dhcp client fallback <ipv4cidr|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4cidr – Fallback IP address

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> dhcp client rfc3442-routes
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Install RFC3442 routes received from DHCP server

interfaces ethernet <txt> dhcp client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCP server

interfaces ethernet <txt> dhcp client send dhcp-client-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

interfaces ethernet <txt> dhcp client send dhcp-client-identifier base-mac
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device base mac as identifier

interfaces ethernet <txt> dhcp client send dhcp-client-identifier serial-number
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device serial number as identifier

interfaces ethernet <txt> dhcp client send dhcp-client-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> dhcp client send vendor-class-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘vendor-class-identifier’ option

Instances:

Unique

interfaces ethernet <txt> dhcp client send vendor-class-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> dhcpv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol v6 configuration

interfaces ethernet <txt> dhcpv6 client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCPv6 client configuration

interfaces ethernet <txt> dhcpv6 client parameters-only
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Acquire only config parameters, not address

interfaces ethernet <txt> dhcpv6 client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCPv6 server

interfaces ethernet <txt> dhcpv6 client send duid <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – DHCPv6 DUID to be sent by dhcpv6 client

interfaces ethernet <txt> dhcpv6 client temporary
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 “temporary” address

interfaces ethernet <txt> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable interface

interfaces ethernet <txt> disable advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advisor to enable or disable the interface

Reference:

system advisor <txt>

interfaces ethernet <txt> disable-offload
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable offload engine in this interface

interfaces ethernet <txt> flow
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active netflow on interface

interfaces ethernet <txt> flow egress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active output traffic

interfaces ethernet <txt> flow egress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> flow ingress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active input traffic

interfaces ethernet <txt> flow ingress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> ip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv4 routing parameters

interfaces ethernet <txt> ip arp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

ARP options

interfaces ethernet <txt> ip arp ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable arp-ignore on this interface

interfaces ethernet <txt> ip arp no-filter
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp-filter on this interface

interfaces ethernet <txt> ip arp no-notify
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp_notify on this interface

interfaces ethernet <txt> ip arp proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable proxy-arp on this interface

interfaces ethernet <txt> ip arp pvlan-proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable private VLAN proxy ARP on this interface

interfaces ethernet <txt> ip arp static <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Static ARP translation

Values:
  • ipv4 – IPv4 address to add in ARP table

Instances:

Multiple

Required:

interfaces ethernet <txt> ip arp static <ipv4> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – MAC address

interfaces ethernet <txt> ip arp timeout <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – ARP cache entry timeout in seconds

interfaces ethernet <txt> ip igmp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Internet Group Management Protocol (IGMP) parameters

interfaces ethernet <txt> ip igmp join <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

interfaces ethernet <txt> ip igmp last-member-query-count <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query count

Values:
  • u32 – IGMP last member query count (1-255)

interfaces ethernet <txt> ip igmp last-member-query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query interval

Values:
  • u32 – IGMP last member query interval in deciseconds (1-65535)

interfaces ethernet <txt> ip igmp query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query interval

Values:
  • u32 – IGMP query interval in seconds (1-65535)

interfaces ethernet <txt> ip igmp query-max-response-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query response timeout value

Values:
  • u32 – IGMP query response timeout value in deciseconds (1-65535)

interfaces ethernet <txt> ip igmp version <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP version

Values:
  • u32 – IGMP version used on this interface (2-3)

interfaces ethernet <txt> ip multicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Multicast parameters

interfaces ethernet <txt> ip multicast boundary-list <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to control for which groups to accept or ignore received PIM join or IGMP report messages

Reference:

protocols ip prefix-list <txt>

interfaces ethernet <txt> ip ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Open Shortest Path First (OSPF) parameters

interfaces ethernet <txt> ip ospf authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF interface authentication

interfaces ethernet <txt> ip ospf authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> ip ospf authentication message-digest <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • id – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> ip ospf authentication message-digest <id> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> ip ospf authentication message-digest <id> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> ip ospf authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Plain text password

interfaces ethernet <txt> ip ospf bandwidth <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bandwidth of interface (kilobits/sec)

Values:
  • u32 – Bandwidth in kilobits/sec (for calculating OSPF cost) (1-10000000)

interfaces ethernet <txt> ip ospf cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPF interface cost (1-65535)

interfaces ethernet <txt> ip ospf dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is dead

Values:
  • u32 – OSPF dead interval in seconds (1-65535)

interfaces ethernet <txt> ip ospf hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPF hello packets in seconds (1-65535)

interfaces ethernet <txt> ip ospf mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit (MTU) mismatch detection

interfaces ethernet <txt> ip ospf network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • non-broadcast – Non-broadcast network type

  • point-to-multipoint – Point-to-multipoint network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> ip ospf priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> ip ospf retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> ip ospf transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Transmit delay in seconds (1-65535)

interfaces ethernet <txt> ip pim
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Protocol Independent Multicast (PIM) parameters

interfaces ethernet <txt> ip pim disable-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving bootstrap messages

interfaces ethernet <txt> ip pim disable-unicast-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving unicast bootstrap messages

interfaces ethernet <txt> ip pim drpriority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM Designated Router (DR) priority

Values:
  • u32 – PIM DR priority for the interface (1-4294967295)

interfaces ethernet <txt> ip pim hello <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM hello interval

Values:
  • u32 – PIM hello interval in seconds (1-255)

interfaces ethernet <txt> ip pim passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving all PIM control messages (such as: ASSERT, BSM, HELLO, JOIN, PRUNE, REGISTER, REGISTER-STOP)

interfaces ethernet <txt> ip reverse-path-filter <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Policy for source validation by reversed path, as specified in RFC3704

Values:
  • strict – Enable Strict Reverse Path Forwarding as defined in RFC3704

  • loose – Enable Loose Reverse Path Forwarding as defined in RFC3704

  • disable – No source validation

interfaces ethernet <txt> ip rip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIP) parameters

interfaces ethernet <txt> ip rip authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication method

interfaces ethernet <txt> ip rip authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> ip rip authentication message-digest <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> ip rip authentication message-digest <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> ip rip authentication message-digest <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> ip rip authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-16)

interfaces ethernet <txt> ip rip split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> ip rip split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon on specified interface

interfaces ethernet <txt> ip rip split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> ipv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 routing parameters

interfaces ethernet <txt> ipv6 address
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 address auto-configuration modes

interfaces ethernet <txt> ipv6 address autoconf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable acquisition of IPv6 address using stateless address autoconfiguration (RFC 4862)

interfaces ethernet <txt> ipv6 address eui64 <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Assign IPv6 address using EUI-64 based on MAC address

Values:
  • ipv6net – 64-bit IPv6 prefix to use with EUI-64 to make address

Instances:

Multiple

interfaces ethernet <txt> ipv6 disable-forwarding
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure interface-specific Host/Router behaviour

If set, the interface will switch to host mode and IPv6 forwarding will be disabled on this interface.

interfaces ethernet <txt> ipv6 dup-addr-detect-transmits <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of NS messages to send while performing DAD

Values:
  • u32 – Number of NS messages to send while performing DAD (0-2147483647)

interfaces ethernet <txt> ipv6 ospfv3
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 Open Shortest Path First (OSPFv3) parameters

interfaces ethernet <txt> ipv6 ospfv3 area <u32|ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 Area

Values:
  • u32 – OSPFv3 area in decimal notation (0-4294967295)

  • ipv4 – OSPFv3 area in dotted decimal notation

interfaces ethernet <txt> ipv6 ospfv3 authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 interface authentication

Instances:

Unique

interfaces ethernet <txt> ipv6 ospfv3 authentication hmac-sha-256 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 authentication parameters

Values:
  • u32 – HMAC-SHA-256 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> ipv6 ospfv3 authentication hmac-sha-256 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – HMAC-SHA-256 encrypted password

interfaces ethernet <txt> ipv6 ospfv3 authentication hmac-sha-256 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 plain text password

Values:
  • txt – HMAC-SHA-256 plain text password (1-16)

interfaces ethernet <txt> ipv6 ospfv3 authentication md5 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> ipv6 ospfv3 authentication md5 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted password

interfaces ethernet <txt> ipv6 ospfv3 authentication md5 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 plain text password

Values:
  • txt – MD5 plain text password (1-16)

interfaces ethernet <txt> ipv6 ospfv3 cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPFv3 cost (1-65535)

interfaces ethernet <txt> ipv6 ospfv3 dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is declared dead

Values:
  • u32 – Neighbor dead interval in seconds (1-65535)

interfaces ethernet <txt> ipv6 ospfv3 hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPFv3 hello packets in seconds (1-65535)

interfaces ethernet <txt> ipv6 ospfv3 ifmtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface MTU

Values:
  • u32 – Interface MTU value (1-65535)

interfaces ethernet <txt> ipv6 ospfv3 instance-id <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Instance identifier

Values:
  • u32 – Instance ID (0-255)

interfaces ethernet <txt> ipv6 ospfv3 mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit mismatch detection

interfaces ethernet <txt> ipv6 ospfv3 network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> ipv6 ospfv3 passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable forming of adjacency

interfaces ethernet <txt> ipv6 ospfv3 priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> ipv6 ospfv3 retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> ipv6 ospfv3 transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Link state transmit delay in seconds (1-65535)

interfaces ethernet <txt> ipv6 ripng
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIPng)

interfaces ethernet <txt> ipv6 ripng split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> ipv6 ripng split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon

interfaces ethernet <txt> ipv6 ripng split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> ipv6 router-advert
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure parameters for sending Router Advertisements (RAs)

interfaces ethernet <txt> ipv6 router-advert cur-hop-limit <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in the Current Hop Limit field in RAs

Values:
  • u32 – Value to place in the Current Hop Limit field in RAs (0-255)

interfaces ethernet <txt> ipv6 router-advert default-lifetime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in Router Lifetime field in RAs

Values:
  • u32 – Value in seconds to be placed in Router Lifetime field in RAs (4-9000)

  • u32 – This means “not a default router”, in Router Lifetime field (0)

interfaces ethernet <txt> ipv6 router-advert default-preference <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

interfaces ethernet <txt> ipv6 router-advert disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending RA messages

interfaces ethernet <txt> ipv6 router-advert interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between unsolicited multicast RAs

Values:
  • u32 – Interval in seconds between unsolicited multicast RAs (1-1800)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value of link MTU to place in RAs

Values:
  • u32 – Do not send MTU options in RAs (0)

  • u32 – Value of link MTU to place in RAs (1280-2147483647)

interfaces ethernet <txt> ipv6 router-advert managed-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value for “managed address configuration” flag in RAs

interfaces ethernet <txt> ipv6 router-advert name-server <ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv6 – IPv6 address of a Recursive DNS Server

Instances:

Multiple

interfaces ethernet <txt> ipv6 router-advert other-config-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value to be placed in the “other configuration” flag in RAs

interfaces ethernet <txt> ipv6 router-advert prefix <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 prefix to be advertised in Router Advertisements (RAs)

Values:
  • ipv6net – IPv6 prefix to be advertized in Router Advertisements (RAs)

Instances:

Multiple

interfaces ethernet <txt> ipv6 router-advert prefix <ipv6net> autonomous-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Flag that prefix can be used for on-link determination

interfaces ethernet <txt> ipv6 router-advert prefix <ipv6net> preferred-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain preferred

Values:
  • u32 – Time in seconds that the prefix will remain preferred (0-2147483647)

  • infinity – Prefix will remain preferred forever

interfaces ethernet <txt> ipv6 router-advert prefix <ipv6net> valid-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain valid

Values:
  • u32 – Time in seconds that the prefix will remain valid (0-2147483647)

  • infinity – Prefix will remain valid forever

interfaces ethernet <txt> ipv6 router-advert reachable-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in “Reachable Time” field in RAs

Values:
  • u32 – Reachable Time value in RAs (in milliseconds) (1-3600000)

  • u32 – Reachable Time 0 (i.e., unspecified by this router) (0)

interfaces ethernet <txt> ipv6 router-advert retrans-timer <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to place in “Retrans Timer” field in RAs.

Values:
  • u32 – Value in milliseconds to place in “Retrans Timer” field in RAs (0-2147483647)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link mode settings

Instances:

Unique

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise settings

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Flow control parameters

Instances:

Unique

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt

    Speed parameters

    <speed>/<duplex>

Instances:

Multiple

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000

Force settings

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000
Values:
  • txt – Flow control parameters

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000
Values:
  • txt

    Link mode settings

    <speed>/<duplex>

interfaces ethernet <txt> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – Media Access Control (MAC) address

interfaces ethernet <txt> mtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum Transmission Unit (MTU)

Values:
  • u32 – Maximum Transmission Unit (MTU) (68-9000)

interfaces ethernet <txt> offload-options
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configurable offload options

interfaces ethernet <txt> offload-options generic-receive <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure generic-receive option

Values:
  • on – Enable generic-receive

  • off – Disable generic-receive

interfaces ethernet <txt> offload-options generic-segmentation <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure generic-segmentation option

Values:
  • on – Enable generic-segmentation

  • off – Disable generic-segmentation

interfaces ethernet <txt> offload-options scatter-gather <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure scatter-gather option

Values:
  • on – Enable scatter-gather

  • off – Disable scatter-gather

interfaces ethernet <txt> offload-options tcp-segmentation <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure tcp-segmentation option

Values:
  • on – Enable tcp-segmentation

  • off – Disable tcp-segmentation

interfaces ethernet <txt> offload-options udp-fragmentation <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure udp-fragmentation option

Values:
  • on – Enable udp-fragmentation

  • off – Disable udp-fragmentation

interfaces ethernet <txt> ring-size
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure size of queue

interfaces ethernet <txt> ring-size rx <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Choose ring-size for the reception queue

interfaces ethernet <txt> ring-size tx <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Choose ring-size for the transmission queue

interfaces ethernet <txt> rps
AresC640 Atlas840 M10-Smart M2 RXL15000 SDE

Enable Receive Packet Steering

interfaces ethernet <txt> tcp-mss <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Change tcp-mss value

interfaces ethernet <txt> traffic
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic processing options

interfaces ethernet <txt> traffic control
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic control for interface

interfaces ethernet <txt> traffic control in <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ingress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> traffic control out <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Egress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> traffic nat
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network Address Translation (NAT) parameters

interfaces ethernet <txt> traffic nat destination
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Destination NAT settings

interfaces ethernet <txt> traffic nat destination rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> traffic nat destination rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or redirect

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • redirect – NAT to the interface address

interfaces ethernet <txt> traffic nat destination rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> traffic nat destination rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> traffic nat destination rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> traffic nat destination rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> traffic nat destination rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> traffic nat destination rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> traffic nat destination rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> traffic nat destination rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> traffic nat source
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Source NAT settings

interfaces ethernet <txt> traffic nat source rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> traffic nat source rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or masquerade

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • masquerade – NAT to the interface address

interfaces ethernet <txt> traffic nat source rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> traffic nat source rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> traffic nat source rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> traffic nat source rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> traffic nat source rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> traffic nat source rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> traffic nat source rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> traffic nat source rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> traffic policy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic policy rulesets for interface

interfaces ethernet <txt> traffic policy in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> traffic policy in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

interfaces ethernet <txt> traffic policy local-in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> traffic policy local-in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> traffic policy local-out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> traffic policy local-out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> traffic policy out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> traffic policy out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

interfaces ethernet <txt> traffic zone <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic zone associated with this interface

Reference:

traffic zone <txt>

interfaces ethernet <txt> vif <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Local Area Network (VLAN) ID

Values:
  • u32 – VLAN ID (1-4094)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> address <ipv4cidr|ipv6cidr|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address

Values:
  • ipv6cidr – IPv6 address and prefix length

  • dhcpv6 – Dynamic Host Configuration Protocol for IPv6

  • ipv4cidr – IPv4 address and prefix length

  • dhcp – Dynamic Host Configuration Protocol

Instances:

Multiple

interfaces ethernet <txt> vif <u32> alarm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable or disable alarm according the link state

interfaces ethernet <txt> vif <u32> alarm down <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> description <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Description

Values:
  • id – “Interface description is too long (limit 256 characters)” (1-256)

interfaces ethernet <txt> vif <u32> dhcp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol configuration

interfaces ethernet <txt> vif <u32> dhcp client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCP client configuration

interfaces ethernet <txt> vif <u32> dhcp client fallback <ipv4cidr|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4cidr – Fallback IP address

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> vif <u32> dhcp client rfc3442-routes
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Install RFC3442 routes received from DHCP server

interfaces ethernet <txt> vif <u32> dhcp client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCP server

interfaces ethernet <txt> vif <u32> dhcp client send dhcp-client-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

interfaces ethernet <txt> vif <u32> dhcp client send dhcp-client-identifier base-mac
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device base mac as identifier

interfaces ethernet <txt> vif <u32> dhcp client send dhcp-client-identifier serial-number
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device serial number as identifier

interfaces ethernet <txt> vif <u32> dhcp client send dhcp-client-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> vif <u32> dhcp client send vendor-class-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘vendor-class-identifier’ option

Instances:

Unique

interfaces ethernet <txt> vif <u32> dhcp client send vendor-class-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> vif <u32> dhcpv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol v6 configuration

interfaces ethernet <txt> vif <u32> dhcpv6 client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCPv6 client configuration

interfaces ethernet <txt> vif <u32> dhcpv6 client parameters-only
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Acquire only config parameters, not address

interfaces ethernet <txt> vif <u32> dhcpv6 client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCPv6 server

interfaces ethernet <txt> vif <u32> dhcpv6 client send duid <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – DHCPv6 DUID to be sent by dhcpv6 client

interfaces ethernet <txt> vif <u32> dhcpv6 client temporary
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 “temporary” address

interfaces ethernet <txt> vif <u32> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable interface

interfaces ethernet <txt> vif <u32> disable advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advisor to enable or disable the interface

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> disable-offload
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable offload engine in this interface

interfaces ethernet <txt> vif <u32> ethertype <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Set VLAN protocol

interfaces ethernet <txt> vif <u32> flow
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active netflow on interface

interfaces ethernet <txt> vif <u32> flow egress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active output traffic

interfaces ethernet <txt> vif <u32> flow egress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> flow ingress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active input traffic

interfaces ethernet <txt> vif <u32> flow ingress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> ip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv4 routing parameters

interfaces ethernet <txt> vif <u32> ip arp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

ARP options

interfaces ethernet <txt> vif <u32> ip arp ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable arp-ignore on this interface

interfaces ethernet <txt> vif <u32> ip arp no-filter
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp-filter on this interface

interfaces ethernet <txt> vif <u32> ip arp no-notify
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp_notify on this interface

interfaces ethernet <txt> vif <u32> ip arp proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable proxy-arp on this interface

interfaces ethernet <txt> vif <u32> ip arp pvlan-proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable private VLAN proxy ARP on this interface

interfaces ethernet <txt> vif <u32> ip arp static <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Static ARP translation

Values:
  • ipv4 – IPv4 address to add in ARP table

Instances:

Multiple

Required:

interfaces ethernet <txt> vif <u32> ip arp static <ipv4> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – MAC address

interfaces ethernet <txt> vif <u32> ip arp timeout <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – ARP cache entry timeout in seconds

interfaces ethernet <txt> vif <u32> ip igmp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Internet Group Management Protocol (IGMP) parameters

interfaces ethernet <txt> vif <u32> ip igmp join <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

interfaces ethernet <txt> vif <u32> ip igmp last-member-query-count <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query count

Values:
  • u32 – IGMP last member query count (1-255)

interfaces ethernet <txt> vif <u32> ip igmp last-member-query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query interval

Values:
  • u32 – IGMP last member query interval in deciseconds (1-65535)

interfaces ethernet <txt> vif <u32> ip igmp query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query interval

Values:
  • u32 – IGMP query interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ip igmp query-max-response-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query response timeout value

Values:
  • u32 – IGMP query response timeout value in deciseconds (1-65535)

interfaces ethernet <txt> vif <u32> ip igmp version <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP version

Values:
  • u32 – IGMP version used on this interface (2-3)

interfaces ethernet <txt> vif <u32> ip multicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Multicast parameters

interfaces ethernet <txt> vif <u32> ip multicast boundary-list <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to control for which groups to accept or ignore received PIM join or IGMP report messages

Reference:

protocols ip prefix-list <txt>

interfaces ethernet <txt> vif <u32> ip ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Open Shortest Path First (OSPF) parameters

interfaces ethernet <txt> vif <u32> ip ospf authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF interface authentication

interfaces ethernet <txt> vif <u32> ip ospf authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> ip ospf authentication message-digest <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • id – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ip ospf authentication message-digest <id> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> vif <u32> ip ospf authentication message-digest <id> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> vif <u32> ip ospf authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Plain text password

interfaces ethernet <txt> vif <u32> ip ospf bandwidth <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bandwidth of interface (kilobits/sec)

Values:
  • u32 – Bandwidth in kilobits/sec (for calculating OSPF cost) (1-10000000)

interfaces ethernet <txt> vif <u32> ip ospf cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPF interface cost (1-65535)

interfaces ethernet <txt> vif <u32> ip ospf dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is dead

Values:
  • u32 – OSPF dead interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ip ospf hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPF hello packets in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ip ospf mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit (MTU) mismatch detection

interfaces ethernet <txt> vif <u32> ip ospf network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • non-broadcast – Non-broadcast network type

  • point-to-multipoint – Point-to-multipoint network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> vif <u32> ip ospf priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> vif <u32> ip ospf retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> vif <u32> ip ospf transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Transmit delay in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ip pim
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Protocol Independent Multicast (PIM) parameters

interfaces ethernet <txt> vif <u32> ip pim disable-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving bootstrap messages

interfaces ethernet <txt> vif <u32> ip pim disable-unicast-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving unicast bootstrap messages

interfaces ethernet <txt> vif <u32> ip pim drpriority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM Designated Router (DR) priority

Values:
  • u32 – PIM DR priority for the interface (1-4294967295)

interfaces ethernet <txt> vif <u32> ip pim hello <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM hello interval

Values:
  • u32 – PIM hello interval in seconds (1-255)

interfaces ethernet <txt> vif <u32> ip pim passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving all PIM control messages (such as: ASSERT, BSM, HELLO, JOIN, PRUNE, REGISTER, REGISTER-STOP)

interfaces ethernet <txt> vif <u32> ip reverse-path-filter <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Policy for source validation by reversed path, as specified in RFC3704

Values:
  • strict – Enable Strict Reverse Path Forwarding as defined in RFC3704

  • loose – Enable Loose Reverse Path Forwarding as defined in RFC3704

  • disable – No source validation

interfaces ethernet <txt> vif <u32> ip rip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIP) parameters

interfaces ethernet <txt> vif <u32> ip rip authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication method

interfaces ethernet <txt> vif <u32> ip rip authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> ip rip authentication message-digest <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ip rip authentication message-digest <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> vif <u32> ip rip authentication message-digest <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> vif <u32> ip rip authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-16)

interfaces ethernet <txt> vif <u32> ip rip split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> vif <u32> ip rip split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon on specified interface

interfaces ethernet <txt> vif <u32> ip rip split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> vif <u32> ipv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 routing parameters

interfaces ethernet <txt> vif <u32> ipv6 address
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 address auto-configuration modes

interfaces ethernet <txt> vif <u32> ipv6 address autoconf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable acquisition of IPv6 address using stateless address autoconfiguration (RFC 4862)

interfaces ethernet <txt> vif <u32> ipv6 address eui64 <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Assign IPv6 address using EUI-64 based on MAC address

Values:
  • ipv6net – 64-bit IPv6 prefix to use with EUI-64 to make address

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 disable-forwarding
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure interface-specific Host/Router behaviour

If set, the interface will switch to host mode and IPv6 forwarding will be disabled on this interface.

interfaces ethernet <txt> vif <u32> ipv6 dup-addr-detect-transmits <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of NS messages to send while performing DAD

Values:
  • u32 – Number of NS messages to send while performing DAD (0-2147483647)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 Open Shortest Path First (OSPFv3) parameters

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 area <u32|ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 Area

Values:
  • u32 – OSPFv3 area in decimal notation (0-4294967295)

  • ipv4 – OSPFv3 area in dotted decimal notation

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 interface authentication

Instances:

Unique

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 authentication parameters

Values:
  • u32 – HMAC-SHA-256 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – HMAC-SHA-256 encrypted password

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 plain text password

Values:
  • txt – HMAC-SHA-256 plain text password (1-16)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication md5 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication md5 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted password

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 authentication md5 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 plain text password

Values:
  • txt – MD5 plain text password (1-16)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPFv3 cost (1-65535)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is declared dead

Values:
  • u32 – Neighbor dead interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPFv3 hello packets in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 ifmtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface MTU

Values:
  • u32 – Interface MTU value (1-65535)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 instance-id <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Instance identifier

Values:
  • u32 – Instance ID (0-255)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit mismatch detection

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable forming of adjacency

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Link state transmit delay in seconds (1-65535)

interfaces ethernet <txt> vif <u32> ipv6 ripng
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIPng)

interfaces ethernet <txt> vif <u32> ipv6 ripng split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> vif <u32> ipv6 ripng split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon

interfaces ethernet <txt> vif <u32> ipv6 ripng split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> vif <u32> ipv6 router-advert
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure parameters for sending Router Advertisements (RAs)

interfaces ethernet <txt> vif <u32> ipv6 router-advert cur-hop-limit <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in the Current Hop Limit field in RAs

Values:
  • u32 – Value to place in the Current Hop Limit field in RAs (0-255)

interfaces ethernet <txt> vif <u32> ipv6 router-advert default-lifetime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in Router Lifetime field in RAs

Values:
  • u32 – Value in seconds to be placed in Router Lifetime field in RAs (4-9000)

  • u32 – This means “not a default router”, in Router Lifetime field (0)

interfaces ethernet <txt> vif <u32> ipv6 router-advert default-preference <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

interfaces ethernet <txt> vif <u32> ipv6 router-advert disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending RA messages

interfaces ethernet <txt> vif <u32> ipv6 router-advert interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between unsolicited multicast RAs

Values:
  • u32 – Interval in seconds between unsolicited multicast RAs (1-1800)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value of link MTU to place in RAs

Values:
  • u32 – Do not send MTU options in RAs (0)

  • u32 – Value of link MTU to place in RAs (1280-2147483647)

interfaces ethernet <txt> vif <u32> ipv6 router-advert managed-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value for “managed address configuration” flag in RAs

interfaces ethernet <txt> vif <u32> ipv6 router-advert name-server <ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv6 – IPv6 address of a Recursive DNS Server

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 router-advert other-config-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value to be placed in the “other configuration” flag in RAs

interfaces ethernet <txt> vif <u32> ipv6 router-advert prefix <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 prefix to be advertised in Router Advertisements (RAs)

Values:
  • ipv6net – IPv6 prefix to be advertized in Router Advertisements (RAs)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 router-advert prefix <ipv6net> autonomous-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Flag that prefix can be used for on-link determination

interfaces ethernet <txt> vif <u32> ipv6 router-advert prefix <ipv6net> preferred-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain preferred

Values:
  • u32 – Time in seconds that the prefix will remain preferred (0-2147483647)

  • infinity – Prefix will remain preferred forever

interfaces ethernet <txt> vif <u32> ipv6 router-advert prefix <ipv6net> valid-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain valid

Values:
  • u32 – Time in seconds that the prefix will remain valid (0-2147483647)

  • infinity – Prefix will remain valid forever

interfaces ethernet <txt> vif <u32> ipv6 router-advert reachable-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in “Reachable Time” field in RAs

Values:
  • u32 – Reachable Time value in RAs (in milliseconds) (1-3600000)

  • u32 – Reachable Time 0 (i.e., unspecified by this router) (0)

interfaces ethernet <txt> vif <u32> ipv6 router-advert retrans-timer <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to place in “Retrans Timer” field in RAs.

Values:
  • u32 – Value in milliseconds to place in “Retrans Timer” field in RAs (0-2147483647)

interfaces ethernet <txt> vif <u32> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – Media Access Control (MAC) address

interfaces ethernet <txt> vif <u32> mtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum Transmission Unit (MTU)

Values:
  • u32 – Maximum Transmission Unit (MTU) (68-9000)

interfaces ethernet <txt> vif <u32> tcp-mss <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Change tcp-mss value

interfaces ethernet <txt> vif <u32> traffic
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic processing options

interfaces ethernet <txt> vif <u32> traffic control
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic control for interface

interfaces ethernet <txt> vif <u32> traffic control in <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ingress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> vif <u32> traffic control out <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Egress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> vif <u32> traffic nat
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network Address Translation (NAT) parameters

interfaces ethernet <txt> vif <u32> traffic nat destination
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Destination NAT settings

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or redirect

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • redirect – NAT to the interface address

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> vif <u32> traffic nat destination rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> traffic nat source
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Source NAT settings

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or masquerade

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • masquerade – NAT to the interface address

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> vif <u32> traffic nat source rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> traffic policy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic policy rulesets for interface

interfaces ethernet <txt> vif <u32> traffic policy in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic policy in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

interfaces ethernet <txt> vif <u32> traffic policy local-in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic policy local-in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> vif <u32> traffic policy local-out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic policy local-out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> vif <u32> traffic policy out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> traffic policy out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

interfaces ethernet <txt> vif <u32> traffic zone <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic zone associated with this interface

Reference:

traffic zone <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

QinQ TAG-C Virtual Local Area Network (VLAN) ID

Values:
  • u32 – VLAN ID (1-4094)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> address <ipv4cidr|ipv6cidr|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address

Values:
  • ipv6cidr – IPv6 address and prefix length

  • dhcpv6 – Dynamic Host Configuration Protocol for IPv6

  • ipv4cidr – IPv4 address and prefix length

  • dhcp – Dynamic Host Configuration Protocol

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> alarm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable or disable alarm according the link state

interfaces ethernet <txt> vif <u32> vif-c <u32> alarm down <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> description <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Description

Values:
  • id – “Interface description is too long (limit 256 characters)” (1-256)

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol configuration

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCP client configuration

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client fallback <ipv4cidr|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4cidr – Fallback IP address

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client rfc3442-routes
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Install RFC3442 routes received from DHCP server

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCP server

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send dhcp-client-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send dhcp-client-identifier base-mac
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device base mac as identifier

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send dhcp-client-identifier serial-number
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use device serial number as identifier

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send dhcp-client-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send vendor-class-identifier
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Include the ‘vendor-class-identifier’ option

Instances:

Unique

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client send vendor-class-identifier string <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use a string as identifier

Values:
  • id – Identifier string (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Dynamic Host Configuration Protocol v6 configuration

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6 client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

DHCPv6 client configuration

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6 client parameters-only
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Acquire only config parameters, not address

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6 client send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send user-defined options to the DHCPv6 server

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6 client send duid <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – DHCPv6 DUID to be sent by dhcpv6 client

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcpv6 client temporary
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 “temporary” address

interfaces ethernet <txt> vif <u32> vif-c <u32> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable interface

interfaces ethernet <txt> vif <u32> vif-c <u32> disable advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advisor to enable or disable the interface

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> flow
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active netflow on interface

interfaces ethernet <txt> vif <u32> vif-c <u32> flow egress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active output traffic

interfaces ethernet <txt> vif <u32> vif-c <u32> flow egress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> flow ingress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Active input traffic

interfaces ethernet <txt> vif <u32> vif-c <u32> flow ingress selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> ip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv4 routing parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

ARP options

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable arp-ignore on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp no-filter
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp-filter on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp no-notify
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable arp_notify on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable proxy-arp on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp pvlan-proxy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable private VLAN proxy ARP on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp static <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Static ARP translation

Values:
  • ipv4 – IPv4 address to add in ARP table

Instances:

Multiple

Required:

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp static <ipv4> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – MAC address

interfaces ethernet <txt> vif <u32> vif-c <u32> ip arp timeout <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – ARP cache entry timeout in seconds

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Internet Group Management Protocol (IGMP) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp join <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp last-member-query-count <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query count

Values:
  • u32 – IGMP last member query count (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp last-member-query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP last member query interval

Values:
  • u32 – IGMP last member query interval in deciseconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp query-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query interval

Values:
  • u32 – IGMP query interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp query-max-response-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP query response timeout value

Values:
  • u32 – IGMP query response timeout value in deciseconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip igmp version <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IGMP version

Values:
  • u32 – IGMP version used on this interface (2-3)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip multicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Multicast parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip multicast boundary-list <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to control for which groups to accept or ignore received PIM join or IGMP report messages

Reference:

protocols ip prefix-list <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Open Shortest Path First (OSPF) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPF interface authentication

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication message-digest <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • id – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication message-digest <id> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication message-digest <id> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Plain text password

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf bandwidth <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Bandwidth of interface (kilobits/sec)

Values:
  • u32 – Bandwidth in kilobits/sec (for calculating OSPF cost) (1-10000000)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPF interface cost (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is dead

Values:
  • u32 – OSPF dead interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPF hello packets in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit (MTU) mismatch detection

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • non-broadcast – Non-broadcast network type

  • point-to-multipoint – Point-to-multipoint network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Transmit delay in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Protocol Independent Multicast (PIM) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim disable-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving bootstrap messages

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim disable-unicast-bsm
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving unicast bootstrap messages

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim drpriority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM Designated Router (DR) priority

Values:
  • u32 – PIM DR priority for the interface (1-4294967295)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim hello <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

PIM hello interval

Values:
  • u32 – PIM hello interval in seconds (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip pim passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending and receiving all PIM control messages (such as: ASSERT, BSM, HELLO, JOIN, PRUNE, REGISTER, REGISTER-STOP)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip reverse-path-filter <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Policy for source validation by reversed path, as specified in RFC3704

Values:
  • strict – Enable Strict Reverse Path Forwarding as defined in RFC3704

  • loose – Enable Loose Reverse Path Forwarding as defined in RFC3704

  • disable – No source validation

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIP) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication method

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication message-digest <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 ID number (1-255)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication message-digest <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted key

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication message-digest <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 key

Values:
  • txt – MD5 Key (1-16)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-16)

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon on specified interface

interfaces ethernet <txt> vif <u32> vif-c <u32> ip rip split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 routing parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 address
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 address auto-configuration modes

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 address autoconf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable acquisition of IPv6 address using stateless address autoconfiguration (RFC 4862)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 address eui64 <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Assign IPv6 address using EUI-64 based on MAC address

Values:
  • ipv6net – 64-bit IPv6 prefix to use with EUI-64 to make address

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 disable-forwarding
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure interface-specific Host/Router behaviour

If set, the interface will switch to host mode and IPv6 forwarding will be disabled on this interface.

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 dup-addr-detect-transmits <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of NS messages to send while performing DAD

Values:
  • u32 – Number of NS messages to send while performing DAD (0-2147483647)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 Open Shortest Path First (OSPFv3) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 area <u32|ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 Area

Values:
  • u32 – OSPFv3 area in decimal notation (0-4294967295)

  • ipv4 – OSPFv3 area in dotted decimal notation

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

OSPFv3 interface authentication

Instances:

Unique

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 authentication parameters

Values:
  • u32 – HMAC-SHA-256 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – HMAC-SHA-256 encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication hmac-sha-256 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

HMAC-SHA-256 plain text password

Values:
  • txt – HMAC-SHA-256 plain text password (1-16)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication md5 <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 authentication parameters

Values:
  • u32 – MD5 key ID (1-65535)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication md5 <u32> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – MD5 encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 authentication md5 <u32> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MD5 plain text password

Values:
  • txt – MD5 plain text password (1-16)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 cost <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface cost

Values:
  • u32 – OSPFv3 cost (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 dead-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval after which neighbor is declared dead

Values:
  • u32 – Neighbor dead interval in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 hello-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between hello packets

Values:
  • u32 – Interval between OSPFv3 hello packets in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 ifmtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interface MTU

Values:
  • u32 – Interface MTU value (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 instance-id <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Instance identifier

Values:
  • u32 – Instance ID (0-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 mtu-ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable Maximum Transmission Unit mismatch detection

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 network <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network type

Values:
  • broadcast – Broadcast network type

  • point-to-point – Point-to-point network type

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable forming of adjacency

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Router priority

Values:
  • u32 – Priority (0-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 retransmit-interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between retransmitting lost link state advertisements

Values:
  • u32 – Retransmit interval in seconds (3-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 transmit-delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link state transmit delay

Values:
  • u32 – Link state transmit delay in seconds (1-65535)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ripng
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Routing Information Protocol (RIPng)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ripng split-horizon
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Split horizon parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ripng split-horizon disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable split horizon

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ripng split-horizon poison-reverse
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable poison reverse for split-horizon

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure parameters for sending Router Advertisements (RAs)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert cur-hop-limit <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in the Current Hop Limit field in RAs

Values:
  • u32 – Value to place in the Current Hop Limit field in RAs (0-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert default-lifetime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in Router Lifetime field in RAs

Values:
  • u32 – Value in seconds to be placed in Router Lifetime field in RAs (4-9000)

  • u32 – This means “not a default router”, in Router Lifetime field (0)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert default-preference <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending RA messages

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert interval <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Interval between unsolicited multicast RAs

Values:
  • u32 – Interval in seconds between unsolicited multicast RAs (1-1800)

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value of link MTU to place in RAs

Values:
  • u32 – Do not send MTU options in RAs (0)

  • u32 – Value of link MTU to place in RAs (1280-2147483647)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert managed-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value for “managed address configuration” flag in RAs

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert name-server <ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv6 – IPv6 address of a Recursive DNS Server

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert other-config-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Value to be placed in the “other configuration” flag in RAs

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert prefix <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IPv6 prefix to be advertised in Router Advertisements (RAs)

Values:
  • ipv6net – IPv6 prefix to be advertized in Router Advertisements (RAs)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert prefix <ipv6net> autonomous-flag <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Flag that prefix can be used for on-link determination

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert prefix <ipv6net> preferred-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain preferred

Values:
  • u32 – Time in seconds that the prefix will remain preferred (0-2147483647)

  • infinity – Prefix will remain preferred forever

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert prefix <ipv6net> valid-lifetime <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time in seconds that the prefix will remain valid

Values:
  • u32 – Time in seconds that the prefix will remain valid (0-2147483647)

  • infinity – Prefix will remain valid forever

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert reachable-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to be placed in “Reachable Time” field in RAs

Values:
  • u32 – Reachable Time value in RAs (in milliseconds) (1-3600000)

  • u32 – Reachable Time 0 (i.e., unspecified by this router) (0)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert retrans-timer <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Value to place in “Retrans Timer” field in RAs.

Values:
  • u32 – Value in milliseconds to place in “Retrans Timer” field in RAs (0-2147483647)

interfaces ethernet <txt> vif <u32> vif-c <u32> mac <macaddr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • macaddr – Media Access Control (MAC) address

interfaces ethernet <txt> vif <u32> vif-c <u32> mtu <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum Transmission Unit (MTU)

Values:
  • u32 – Maximum Transmission Unit (MTU) (68-9000)

interfaces ethernet <txt> vif <u32> vif-c <u32> tcp-mss <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Change tcp-mss value

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic processing options

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic control
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic control for interface

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic control in <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ingress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic control out <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Egress traffic control for interface

Reference:

traffic control <id>

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network Address Translation (NAT) parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Destination NAT settings

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or redirect

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • redirect – NAT to the interface address

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat destination rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Source NAT settings

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule number for NAT

Values:
  • u32 – Number for this NAT rule (1-9999)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> address <ipv4|ipv4net|ipv4range|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP address, subnet, range or masquerade

Values:
  • ipv4 – NAT to the specified IP address

  • ipv4net – NAT to the specified network address

  • ipv4range – NAT to the specified IP range

  • masquerade – NAT to the interface address

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Rule description

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> log
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log packets to which this rule has been applied

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> log level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Loggin level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warn – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> log prefix <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Log message prefix text, up to 29 characters

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

IP prefix to use in translation (host part is kept)

Values:
  • ipv4net – NAT to the specified network address, host part of the address will remain unchanged

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> port <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

NAT port

Values:
  • u32 – Port to use in PAT (1-65535)

  • range – Port range (pool, for example, 1001-1005)

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> protocol <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – NAT transport protocol

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic nat source rule <u32> selector <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic policy rulesets for interface

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy local-in <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy local-in <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy local-out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy local-out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed

  • high – Second policy executed

  • low – Third policy executed

  • very-low – Fourth policy executed

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy out <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic policy out <txt> priority <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority order for traffic policy

Values:
  • very-high – First policy executed before NAT

  • high – Second policy executed before NAT

  • low – First policy executed after NAT

  • very-low – Second policy executed after NAT

interfaces ethernet <txt> vif <u32> vif-c <u32> traffic zone <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Traffic zone associated with this interface

Reference:

traffic zone <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication

Required:

Required:

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-8)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication type <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

  • md5 – MD5 hash authentication mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group disabled

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt delay

Values:
  • u32 – Preempt Delay in seconds (0-1000)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Source address for vrrp packets

  • ipv6 – Source address for vrrp packets

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> sync-group <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Add this vrrp group to a sync group

Reference:

system vrrp sync-group <id>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> virtual-address <ipv4|ipv4cidr|ipv6|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual address

Values:
  • ipv4 – Virtual IPv4 address

  • ipv4net – Virtual IPv4 address with prefix

  • ipv4 – Virtual IPv6 address

  • ipv4net – Virtual IPv6 address with prefix

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vif <u32> vrrp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication

Required:

Required:

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-8)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication type <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

  • md5 – MD5 hash authentication mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group disabled

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt delay

Values:
  • u32 – Preempt Delay in seconds (0-1000)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Source address for vrrp packets

  • ipv6 – Source address for vrrp packets

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> sync-group <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Add this vrrp group to a sync group

Reference:

system vrrp sync-group <id>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> virtual-address <ipv4|ipv4cidr|ipv6|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual address

Values:
  • ipv4 – Virtual IPv4 address

  • ipv4net – Virtual IPv4 address with prefix

  • ipv4 – Virtual IPv6 address

  • ipv4net – Virtual IPv6 address with prefix

Instances:

Multiple

interfaces ethernet <txt> vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vrrp
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vrrp vrrp-group <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication

Required:

Required:

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – Encrypted password

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Plain text password

Values:
  • txt – Plain text password (1-8)

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication type <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

  • md5 – MD5 hash authentication mode

interfaces ethernet <txt> vrrp vrrp-group <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description

interfaces ethernet <txt> vrrp vrrp-group <u32> disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRRP group disabled

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt mode

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Preempt delay

Values:
  • u32 – Preempt Delay in seconds (0-1000)

interfaces ethernet <txt> vrrp vrrp-group <u32> priority <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable RFC 3768 compatibility

interfaces ethernet <txt> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Source address for vrrp packets

  • ipv6 – Source address for vrrp packets

interfaces ethernet <txt> vrrp vrrp-group <u32> sync-group <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Add this vrrp group to a sync group

Reference:

system vrrp sync-group <id>

interfaces ethernet <txt> vrrp vrrp-group <u32> virtual-address <ipv4|ipv4cidr|ipv6|ipv6cidr>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual address

Values:
  • ipv4 – Virtual IPv4 address

  • ipv4net – Virtual IPv4 address with prefix

  • ipv4 – Virtual IPv6 address

  • ipv4net – Virtual IPv6 address with prefix

Instances:

Multiple