ethernet

interfaces ethernet <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Ethernet interface name

Values:
  • ethN – Ethernet interface name

Instances:

Multiple

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> authenticator
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Network access authenticator (802.1x/MAB)

Required:

Required:

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

802.1x specific configuration

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

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> authenticator 802.1x eap-server username <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • id – Create a local user

Instances:

Multiple

Required:

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

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

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

X.509 configuration parameters for local EAP server

Required:

Required:

Required:

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

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

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

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

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

Maximum number of retransmissions before timeout

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

interfaces ethernet <txt> authenticator aaa
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

AAA parameters

Required:

system aaa list <id>

interfaces ethernet <txt> authenticator aaa accounting <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Accounting list

Reference:

system aaa list <id>

interfaces ethernet <txt> authenticator aaa authentication <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authentication list

Reference:

system aaa list <id>

interfaces ethernet <txt> authenticator aaa authorization
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable authorization

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

Instances:

Multiple

Required:

traffic policy <txt>

interfaces ethernet <txt> authenticator aaa authorization acl-alias <txt> direction <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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> authenticator aaa authorization acl-alias <txt> priority <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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> authenticator aaa authorization acl-alias <txt> traffic-policy <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Traffic policy reference

Reference:

traffic policy <txt>

interfaces ethernet <txt> authenticator coa
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable Change of Authorization capabilities

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

Required:

Required:

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

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

interfaces ethernet <txt> authenticator coa port <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Port to listen to CoA/Disconnect requests

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

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

interfaces ethernet <txt> authenticator log-level <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authenticator logging level

Values:
  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

interfaces ethernet <txt> authenticator mab
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

MAC Authentication Bypass configuration

interfaces ethernet <txt> authenticator mab local-mac <macaddr>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • macaddr – Local MAC address for authentication

Instances:

Multiple

interfaces ethernet <txt> authenticator mab local-mac <macaddr> identity <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • id

    Identity to use for this MAC address

    If not specified, MAC address will be used as identity

interfaces ethernet <txt> authenticator mab timeout <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Timeout to switch from 802.1x to MAB

Time to wait for 802.1x authentication before falling back to MAB

Values:
  • u32 – Timeout in seconds (1-300)

interfaces ethernet <txt> authenticator mode <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authentication mode

Values:
  • only-802.1x – Only use 802.1x authentication

  • only-MAB – Only use MAC Authentication Bypass

  • MAB-802.1x – Try MAB first, fallback to 802.1x

  • 802.1x-MAB – Try 802.1x first, fallback to MAB

interfaces ethernet <txt> authenticator quiet-period <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Quiet period after failed authentication

Time to wait before retrying authentication after a failed attempt

Values:
  • u32 – Quiet period in seconds (0-3600)

interfaces ethernet <txt> authenticator reauth-period <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Reauthentication period for Auth-Request/Identity frames

Values:
  • u32 – Disable reauthentication (0)

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

interfaces ethernet <txt> bond-group <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Assign interface to bonding group

Reference:

interfaces bonding <txt>

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

Add this interface to a bridge group

Required:

interfaces bridge <txt>

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

Instances:

Multiple

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

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

Reference:

interfaces bridge <txt>

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

Isolate port

interfaces ethernet <txt> bridge-group storm-control <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable storm-control

Values:
  • u32 – Ingress Rate Limiter resource (1-5)

Instances:

Multiple

Required:

Required:

interfaces ethernet <txt> bridge-group storm-control <u32> burst <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Burst size

Values:
  • N[ms/mbit] – Burst in time (ms) or length (mbit)

interfaces ethernet <txt> bridge-group storm-control <u32> count-mode <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Frame bytes to be accounted for rate limit calculations

Values:
  • l1 – Count all layer 1 bytes (Preamble + Frame’s DA to CRC + IFG)

  • l2 – Count all layer 2 bytes (Frame’s DA to CRC)

  • l3 – Count all layer 3 bytes (Frame’s DA to CRC - Ethernet headers)

interfaces ethernet <txt> bridge-group storm-control <u32> description <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Description for this resource

interfaces ethernet <txt> bridge-group storm-control <u32> protocol <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Rate limit for a specific group/s of traffic

Ingress rate limit will only be applied if traffic matches

Values:
  • unknown_unicast – Unicast frames received with unknown destination address

  • unknown_multicast – Multicast frames received with unknown destination address

  • broadcast – Broadcast frames

  • multicast – Multicast frames

  • unicast – Unicast frames

  • arp – ARP frames

  • tcp_data – TCP data frames

  • tcp_ctrl – TCP control frames

  • udp – UDP frames

  • other – Non TCP or UDP flows (e.g., IGMP, ICMP, GRE, IGRP, L2TP, etc)

Instances:

List of values

interfaces ethernet <txt> bridge-group storm-control <u32> rate <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Drop frame if bandwidth exceeds a limit

Values:
  • float – Rate in mbit per second (0.01-30000)

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

Bridge port Spanning Tree Protocol configuration

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

Enable the admin edge state

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable the bpduguard configuration

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

Bridge port cost

Values:
  • u32 – Auto (0)

  • u32 – Bridge port cost (1-65535)

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

Enable the auto transition to/from edge state

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

Enable the bridge assurance capability

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

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

Bridge port priority

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

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

Enable VLAN in this bridge port

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

Instances:

Multiple

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Description

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

interfaces ethernet <txt> dhcp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> dhcp client receive
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Receive options parameters

interfaces ethernet <txt> dhcp client receive default-router
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Default route parameters

Instances:

Unique

interfaces ethernet <txt> dhcp client receive default-router disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable receiving the default router from DHCP server.

interfaces ethernet <txt> dhcp client receive default-router distance <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Set the distance for the default route received from DHCP server.

Values:
  • u32 – distance to be set (1-255)

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

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

Use device base mac as identifier

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

Use device serial number as identifier

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

Use a string as identifier

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

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

Include the ‘vendor-class-identifier’ option

Instances:

Unique

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

Use a string as identifier

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

interfaces ethernet <txt> dhcpv6
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

interfaces ethernet <txt> disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

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

Disable offload engine in this interface

interfaces ethernet <txt> flow
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

interfaces ethernet <txt> ip
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • macaddr – MAC address

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

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

Internet Group Management Protocol (IGMP) parameters

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

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IGMP query interval

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IGMP version

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

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

Multicast parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

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

Bandwidth of interface (kilobits/sec)

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

interfaces ethernet <txt> ip ospf bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> ip ospf bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFP

Values:
  • txt – BFD profile name for OSFP

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Interval between hello packets

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

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

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

PIM Designated Router (DR) priority

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

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

PIM hello interval

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

interfaces ethernet <txt> ipv6
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IPv6 Open Shortest Path First (OSPFv3) parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

OSPFv3 interface authentication

Instances:

Unique

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – HMAC-SHA-256 encrypted password

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted password

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

MD5 plain text password

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

interfaces ethernet <txt> ipv6 ospfv3 bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> ipv6 ospfv3 bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFPv3

Values:
  • txt – BFD profile name for OSFPv3

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Interval between hello packets

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

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

Interface MTU

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

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

Instance identifier

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

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

Disable Maximum Transmission Unit mismatch detection

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

Network type

Values:
  • broadcast – Broadcast network type

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

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

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link state transmit delay

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

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

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable sending RA messages

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

Interval between unsolicited multicast RAs

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

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Value for “managed address configuration” flag in RAs

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

Instances:

Multiple

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link mode settings

Instances:

Unique

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Advertise settings

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

Instances:

Unique

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt

    Speed parameters

    <speed>

Instances:

Multiple

Required:

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • id – Duplex mode

Instances:

Multiple

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Force settings

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

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt

    Link mode settings

    <speed>

Instances:

Multiple

Required:

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • id – Duplex mode

interfaces ethernet <txt> lldp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link Layer Discovery Protocol (LLDP)

interfaces ethernet <txt> lldp voice
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Voice application type

interfaces ethernet <txt> lldp voice dscp <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Diff-serv code point value for the configured VLAN

Values:
  • u32 – Diff-serv code point value (0-63)

interfaces ethernet <txt> lldp voice vlan <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Native VLAN for voice traffic

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

Instances:

Multiple

interfaces ethernet <txt> lldp voice vlan <u32> cos <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

L2 priority class of service for the configured VLAN

Values:
  • u32 – L2 priority class of service (0-7)

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

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

Maximum Transmission Unit (MTU)

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

interfaces ethernet <txt> ring-size
SDE VM

Configure size of queue

interfaces ethernet <txt> ring-size rx <u32>
SDE VM
Values:
  • u32 – Choose ring-size for the reception queue

interfaces ethernet <txt> ring-size tx <u32>
SDE VM
Values:
  • u32 – Choose ring-size for the transmission queue

interfaces ethernet <txt> rps
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RXL15000 SDE VM

Enable Receive Packet Steering

interfaces ethernet <txt> supplicant
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

802.1x supplicant mode

Required:

Required:

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

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

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

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

interfaces ethernet <txt> traffic
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Log message prefix text, up to 29 characters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Log message prefix text, up to 29 characters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Ingress link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Egress link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Traffic zone associated with this interface

Reference:

traffic zone <txt>

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> bond-group <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Assign interface to bonding group

Reference:

interfaces bonding <txt>

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

Description

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

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

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> vif <u32> dhcp client receive
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Receive options parameters

interfaces ethernet <txt> vif <u32> dhcp client receive default-router
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Default route parameters

Instances:

Unique

interfaces ethernet <txt> vif <u32> dhcp client receive default-router disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable receiving the default router from DHCP server.

interfaces ethernet <txt> vif <u32> dhcp client receive default-router distance <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Set the distance for the default route received from DHCP server.

Values:
  • u32 – distance to be set (1-255)

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

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

Use device base mac as identifier

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

Use device serial number as identifier

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

Use a string as identifier

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

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

Include the ‘vendor-class-identifier’ option

Instances:

Unique

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

Use a string as identifier

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

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

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

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

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

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

Disable offload engine in this interface

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

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

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • macaddr – MAC address

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

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

Internet Group Management Protocol (IGMP) parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IGMP version

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

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

Multicast parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

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

Bandwidth of interface (kilobits/sec)

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

interfaces ethernet <txt> vif <u32> ip ospf bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> vif <u32> ip ospf bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFP

Values:
  • txt – BFD profile name for OSFP

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

PIM hello interval

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

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

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IPv6 Open Shortest Path First (OSPFv3) parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

OSPFv3 interface authentication

Instances:

Unique

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – HMAC-SHA-256 encrypted password

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted password

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

MD5 plain text password

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

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> vif <u32> ipv6 ospfv3 bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFPv3

Values:
  • txt – BFD profile name for OSFPv3

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Interface MTU

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

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

Instance identifier

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

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

Disable Maximum Transmission Unit mismatch detection

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link state transmit delay

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

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

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable sending RA messages

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

Interval between unsolicited multicast RAs

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

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Value for “managed address configuration” flag in RAs

interfaces ethernet <txt> vif <u32> ipv6 router-advert name-server <ipv6>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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> lldp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link Layer Discovery Protocol (LLDP)

interfaces ethernet <txt> vif <u32> lldp voice
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Voice application type

interfaces ethernet <txt> vif <u32> lldp voice dscp <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Diff-serv code point value for the configured VLAN

Values:
  • u32 – Diff-serv code point value (0-63)

interfaces ethernet <txt> vif <u32> lldp voice vlan <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Native VLAN for voice traffic

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

Instances:

Multiple

interfaces ethernet <txt> vif <u32> lldp voice vlan <u32> cos <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

L2 priority class of service for the configured VLAN

Values:
  • u32 – L2 priority class of service (0-7)

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

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

Maximum Transmission Unit (MTU)

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

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

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

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Log message prefix text, up to 29 characters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Log message prefix text, up to 29 characters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Ingress link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Egress link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Traffic zone associated with this interface

Reference:

traffic zone <txt>

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> bond-group <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Assign interface to bonding group

Reference:

interfaces bonding <txt>

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

Description

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

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

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client receive
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Receive options parameters

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client receive default-router
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Default route parameters

Instances:

Unique

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client receive default-router disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable receiving the default router from DHCP server.

interfaces ethernet <txt> vif <u32> vif-c <u32> dhcp client receive default-router distance <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Set the distance for the default route received from DHCP server.

Values:
  • u32 – distance to be set (1-255)

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Use device base mac as identifier

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

Use device serial number as identifier

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Use a string as identifier

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

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

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

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

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

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

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • macaddr – MAC address

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

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

Internet Group Management Protocol (IGMP) parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IGMP version

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

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

Multicast parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

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

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 bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> vif <u32> vif-c <u32> ip ospf bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFP

Values:
  • txt – BFD profile name for OSFP

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

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

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

IPv6 Open Shortest Path First (OSPFv3) parameters

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

OSPFv3 interface authentication

Instances:

Unique

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – MD5 encrypted password

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

MD5 plain text password

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

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 bfd
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD protocol

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 ospfv3 bfd profile <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

BFD profile for OSFPv3

Values:
  • txt – BFD profile name for OSFPv3

Reference:

protocols bfd profile <txt>

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

Interface cost

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Interface MTU

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

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

Instance identifier

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

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

Disable Maximum Transmission Unit mismatch detection

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Disable sending RA messages

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

Interval between unsolicited multicast RAs

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

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Whether prefix can be used for address auto-configuration

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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> lldp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Link Layer Discovery Protocol (LLDP)

interfaces ethernet <txt> vif <u32> vif-c <u32> lldp voice
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Voice application type

interfaces ethernet <txt> vif <u32> vif-c <u32> lldp voice dscp <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Diff-serv code point value for the configured VLAN

Values:
  • u32 – Diff-serv code point value (0-63)

interfaces ethernet <txt> vif <u32> vif-c <u32> lldp voice vlan <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Native VLAN for voice traffic

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

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> lldp voice vlan <u32> cos <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

L2 priority class of service for the configured VLAN

Values:
  • u32 – L2 priority class of service (0-7)

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

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Change tcp-mss value

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

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Rule description

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Ingress link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Egress 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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Traffic zone associated with this interface

Reference:

traffic zone <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrf <id>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authentication

Required:

Required:

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Description

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group disabled

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Gratuitous ARP mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp interval <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay between garp packets sent on an interface

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp master-delay <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay of the second set of garp packets sent after transitioning to master

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp master-refresh <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Minimum time interval for refreshing garp while master

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp master-refresh-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time while master

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> garp master-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time after transitioning to master

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Preempt mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vif <u32> vrrp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authentication

Required:

Required:

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – Encrypted password

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Plain text password

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

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication type <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Description

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group disabled

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Gratuitous ARP mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp interval <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay between garp packets sent on an interface

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp master-delay <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay of the second set of garp packets sent after transitioning to master

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp master-refresh <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Minimum time interval for refreshing garp while master

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp master-refresh-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time while master

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> garp master-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time after transitioning to master

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Preempt mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Preempt delay

Values:
  • u32 – Preempt Delay in seconds (0-1000)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> priority <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

interfaces ethernet <txt> vrrp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vrrp vrrp-group <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group number

Values:
  • u32 – VRRP group number (1-255)

Instances:

Multiple

Required:

AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Advertise interval

Values:
  • u32 – Advertise interval (1-255)

interfaces ethernet <txt> vrrp vrrp-group <u32> advisor <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> alarm <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Authentication

Required:

Required:

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication encrypted-password <password>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • password – Encrypted password

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication password <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Plain text password

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

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication type <txt>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • txt – Description

interfaces ethernet <txt> vrrp vrrp-group <u32> disable
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

VRRP group disabled

interfaces ethernet <txt> vrrp vrrp-group <u32> garp
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Gratuitous ARP mode

interfaces ethernet <txt> vrrp vrrp-group <u32> garp interval <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay between garp packets sent on an interface

interfaces ethernet <txt> vrrp vrrp-group <u32> garp master-delay <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Delay of the second set of garp packets sent after transitioning to master

interfaces ethernet <txt> vrrp vrrp-group <u32> garp master-refresh <float>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • float – Minimum time interval for refreshing garp while master

interfaces ethernet <txt> vrrp vrrp-group <u32> garp master-refresh-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time while master

interfaces ethernet <txt> vrrp vrrp-group <u32> garp master-repeat <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
Values:
  • u32 – Number of garp packets to send at a time after transitioning to master

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Preempt mode

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt delay <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Preempt delay

Values:
  • u32 – Preempt Delay in seconds (0-1000)

interfaces ethernet <txt> vrrp vrrp-group <u32> priority <u32>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vrrp vrrp-group <u32> rfc3768-compatibility
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

Enable RFC 3768 compatibility

interfaces ethernet <txt> vrrp vrrp-group <u32> source-address <ipv4|ipv6>
AresC640 Atlas840 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM
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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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 H5-Rail M10-Smart M2 M20 RS420 RXL15000 SDE VM

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