ethernet

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

Ethernet interface name

Values:
  • ethN – Ethernet interface name

Instances:

Multiple

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

802.1x section, use authenticator or supplicant mode

Instances:

Unique

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

802.1x authenticator mode

Required:

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

AAA parameters

Required:

system aaa list <id>

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

Accounting list

Reference:

system aaa list <id>

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

Authentication list

Reference:

system aaa list <id>

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

802.1x supplicant mode

Required:

Required:

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

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

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

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

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
SDE M10-Smart M2 RS420 AresC640

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

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

Assign interface to bonding group

Reference:

interfaces bonding <txt>

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

Add this interface to a bridge group

Required:

interfaces bridge <txt>

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

Instances:

Multiple

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

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

Reference:

interfaces bridge <txt>

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

Isolate port

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

Bridge port Spanning Tree Protocol configuration

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

Enable the admin edge state

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

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
SDE M10-Smart M2 RS420 AresC640

Enable the bpduguard configuration

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

Bridge port cost

Values:
  • u32 – Auto (0)

  • u32 – Bridge port cost (1-65535)

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

Enable the auto transition to/from edge state

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

Enable the bridge assurance capability

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

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

Bridge port priority

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

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

Enable VLAN in this bridge port

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

Instances:

Multiple

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

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
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Description

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

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

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

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

Use device base mac as identifier

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

Use device serial number as identifier

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

Use a string as identifier

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

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

Include the ‘vendor-class-identifier’ option

Instances:

Unique

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

Use a string as identifier

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

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

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

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

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

interfaces ethernet <txt> disable-flow-control
SDE M10-Smart M2 RS420 AresC640

Disable Ethernet flow control (pause frames)

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

Disable offload engine in this interface

interfaces ethernet <txt> duplex <id>
SDE M10-Smart M2 RS420 AresC640

Duplex mode

Values:
  • auto – Auto negotiation

  • half – Half duplex

  • full – Full duplex

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

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

Static ARP translation

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

Instances:

Multiple

Required:

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

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

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

Internet Group Management Protocol (IGMP) parameters

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

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

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

IGMP last member query count

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

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

IGMP last member query interval

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

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

IGMP query interval

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

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

IGMP query response timeout value

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

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

IGMP version

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

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

Multicast parameters

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

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
SDE M10-Smart M2 RS420 AresC640

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

MD5 authentication parameters

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

Instances:

Multiple

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

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

MD5 key

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

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

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

Bandwidth of interface (kilobits/sec)

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

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

Interface cost

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

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

Interval after which neighbor is dead

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

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

Interval between hello packets

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

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

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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>
SDE M10-Smart M2 RS420 AresC640

Router priority

Values:
  • u32 – Priority (0-255)

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

Interval between retransmitting lost link state advertisements

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

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

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

PIM Designated Router (DR) priority

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

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

PIM hello interval

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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
SDE M10-Smart M2 RS420 AresC640

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

MD5 authentication parameters

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

Instances:

Multiple

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

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

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

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

Enable acquisition of IPv6 address using stateless autoconfig

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

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 address prefix-from-provider <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – IPv6 from Learned Prefix

Instances:

Multiple

interfaces ethernet <txt> ipv6 address prefix-from-provider <id> ifc-ID <ipv6net>
SDE M10-Smart M2 RS420 AresC640

Assign IPv6 address using Learned Prefixes

Values:
  • < – 64-bit IPv6 prefix (:h:h:h:h/64>)

Instances:

Multiple

interfaces ethernet <txt> ipv6 dhcp-client-pd <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – Name of learned prefix from provider

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

Disable IPv6 forwarding on this interface only

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

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
SDE M10-Smart M2 RS420 AresC640

IPv6 Open Shortest Path First (OSPFv3) parameters

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

Interface cost

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

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

Interval after which neighbor is declared dead

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

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

Interval between hello packets

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

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

Interface MTU

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

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

Instance-id

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

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

Disable Maximum Transmission Unit mismatch detection

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

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

Interval between retransmitting lost link state advertisements

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

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

Link state transmit delay

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

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

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

SDE M10-Smart M2 RS420 AresC640

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

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

Maximum interval between unsolicited multicast RAs

Values:
  • u32 – Maximum interval in seconds between unsolicited multicast RAs (4-1800)

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

Minimum interval between unsolicited multicast RAs

Values:
  • u32 – Minimum interval in seconds between unsolicited multicast RAs (3-1350)

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

Instances:

Multiple

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

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

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

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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> ipv6 router-advert send-advert <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Enable/disable sending RAs

interfaces ethernet <txt> ipv6 router-advert used-prefixes
SDE M10-Smart M2 RS420 AresC640

Delegate prefixes used on the interface

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

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

interfaces ethernet <txt> ipv6 router-advert used-prefixes preferred-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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 used-prefixes valid-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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> mac <macaddr>
SDE M10-Smart M2 RS420 AresC640
Values:
  • macaddr – Media Access Control (MAC) address

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

Maximum Transmission Unit (MTU)

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

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

Configurable offload options

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

Configure generic-receive option

Values:
  • on – Enable generic-receive

  • off – Disable generic-receive

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

Configure generic-segmentation option

Values:
  • on – Enable generic-segmentation

  • off – Disable generic-segmentation

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

Configure scatter-gather option

Values:
  • on – Enable scatter-gather

  • off – Disable scatter-gather

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

Configure tcp-segmentation option

Values:
  • on – Enable tcp-segmentation

  • off – Disable tcp-segmentation

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

Configure udp-fragmentation option

Values:
  • on – Enable udp-fragmentation

  • off – Disable udp-fragmentation

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

Configure size of queue

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

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

interfaces ethernet <txt> rps
SDE

Enable Receive Packet Steering

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

Link speed

Values:
  • auto – Auto negotiation

  • 10 – 10 Mbit/sec

  • 100 – 100 Mbit/sec

  • 1000 – 1 Gbit/sec

  • 2500 – 2.5 Gbit/sec

  • 10000 – 10 Gbit/sec

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

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

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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

SDE M10-Smart M2 RS420 AresC640

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

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

Local input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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>
SDE M10-Smart M2 RS420 AresC640

Local output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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>
SDE M10-Smart M2 RS420 AresC640

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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>
SDE M10-Smart M2 RS420 AresC640

Traffic zone associated with this interface

Reference:

traffic zone <txt>

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

Virtual Local Area Network (VLAN) ID

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

Instances:

Multiple

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

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
SDE M10-Smart M2 RS420 AresC640

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

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

Description

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

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

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

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

Use device base mac as identifier

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

Use device serial number as identifier

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

Use a string as identifier

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

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

Include the ‘vendor-class-identifier’ option

Instances:

Unique

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

Use a string as identifier

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

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

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

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

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

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

Disable offload engine in this interface

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

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

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • macaddr – MAC address

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

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

Internet Group Management Protocol (IGMP) parameters

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

Join multicast group

Values:
  • ipv4 – Join multicast group on this interface

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

IGMP query interval

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

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

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>
SDE M10-Smart M2 RS420 AresC640

IGMP version

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

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

Multicast parameters

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

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
SDE M10-Smart M2 RS420 AresC640

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

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

Bandwidth of interface (kilobits/sec)

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

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

Interface cost

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

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

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>
SDE M10-Smart M2 RS420 AresC640

Interval between hello packets

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

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

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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>
SDE M10-Smart M2 RS420 AresC640

Router priority

Values:
  • u32 – Priority (0-255)

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

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>
SDE M10-Smart M2 RS420 AresC640

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

PIM Designated Router (DR) priority

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

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

PIM hello interval

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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
SDE M10-Smart M2 RS420 AresC640

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

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

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

Enable acquisition of IPv6 address using stateless autoconfig

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

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 address prefix-from-provider <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – IPv6 from Learned Prefix

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 address prefix-from-provider <id> ifc-ID <ipv6net>
SDE M10-Smart M2 RS420 AresC640

Assign IPv6 address using Learned Prefixes

Values:
  • < – 64-bit IPv6 prefix (:h:h:h:h/64>)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> ipv6 dhcp-client-pd <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – Name of learned prefix from provider

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

Disable IPv6 forwarding on this interface only

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

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
SDE M10-Smart M2 RS420 AresC640

IPv6 Open Shortest Path First (OSPFv3) parameters

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

Interface cost

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

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

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>
SDE M10-Smart M2 RS420 AresC640

Interval between hello packets

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

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

Interface MTU

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

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

Instance-id

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

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

Disable Maximum Transmission Unit mismatch detection

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

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

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>
SDE M10-Smart M2 RS420 AresC640

Link state transmit delay

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

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

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

SDE M10-Smart M2 RS420 AresC640

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

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

Maximum interval between unsolicited multicast RAs

Values:
  • u32 – Maximum interval in seconds between unsolicited multicast RAs (4-1800)

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

Minimum interval between unsolicited multicast RAs

Values:
  • u32 – Minimum interval in seconds between unsolicited multicast RAs (3-1350)

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

Instances:

Multiple

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

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

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

SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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> ipv6 router-advert send-advert <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Enable/disable sending RAs

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

Delegate prefixes used on the interface

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

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

interfaces ethernet <txt> vif <u32> ipv6 router-advert used-prefixes preferred-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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 used-prefixes valid-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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> mac <macaddr>
SDE M10-Smart M2 RS420 AresC640
Values:
  • macaddr – Media Access Control (MAC) address

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

Maximum Transmission Unit (MTU)

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

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

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

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

Log packets to which this rule has been applied

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

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

Input traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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

SDE M10-Smart M2 RS420 AresC640

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Output traffic policy ruleset for interface

Reference:

traffic policy <txt>

Instances:

Multiple

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

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>
SDE M10-Smart M2 RS420 AresC640

Traffic zone associated with this interface

Reference:

traffic zone <txt>

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

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>
SDE M10-Smart M2 RS420 AresC640

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
SDE M10-Smart M2 RS420 AresC640

Enable or disable alarm according the link state

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

Alarm to be enabled if the link is down

Reference:

system alarm <txt>

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

Description

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

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

Dynamic Host Configuration Protocol configuration

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

DHCP client configuration

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

  • ipv6cidr – Fallback IP address

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

Install RFC3442 routes received from DHCP server

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

Send user-defined options to the DHCP server

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

Include the ‘dhcp-client-identifier’ option

Instances:

Unique

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

Use device base mac as identifier

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

Use device serial number as identifier

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

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
SDE M10-Smart M2 RS420 AresC640

Include the ‘vendor-class-identifier’ option

Instances:

Unique

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

Use a string as identifier

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

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

Dynamic Host Configuration Protocol v6 configuration

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

DHCPv6 client configuration

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

Acquire only config parameters, not address

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

Send user-defined options to the DHCPv6 server

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

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

IPv6 “temporary” address

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

Disable interface

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

Advisor to enable or disable the interface

Reference:

system advisor <txt>

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

Active netflow on interface

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

Active output traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

Active input traffic

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

Traffic selector

Reference:

traffic selector <txt>

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

IPv4 routing parameters

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

ARP options

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

Enable arp-ignore on this interface

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

Disable arp-filter on this interface

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

Disable arp_notify on this interface

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

Enable proxy-arp on this interface

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

Enable private VLAN proxy ARP on this interface

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • macaddr – MAC address

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

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

Internet Group Management Protocol (IGMP) parameters

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

IGMP version

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

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

Multicast parameters

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

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
SDE M10-Smart M2 RS420 AresC640

Open Shortest Path First (OSPF) parameters

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

OSPF interface authentication

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

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

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

Bandwidth of interface (kilobits/sec)

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

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

Interface cost

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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
SDE M10-Smart M2 RS420 AresC640

Disable Maximum Transmission Unit (MTU) mismatch detection

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

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>
SDE M10-Smart M2 RS420 AresC640

Router priority

Values:
  • u32 – Priority (0-255)

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

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>
SDE M10-Smart M2 RS420 AresC640

Link state transmit delay

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

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

Protocol Independent Multicast (PIM) parameters

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

Disable sending and receiving bootstrap messages

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

Disable sending and receiving unicast bootstrap messages

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

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>
SDE M10-Smart M2 RS420 AresC640

PIM hello interval

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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
SDE M10-Smart M2 RS420 AresC640

Routing Information Protocol (RIP) parameters

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

Authentication method

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

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

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • password – MD5 encrypted key

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

MD5 key

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

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

Plain text password

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

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

Split horizon parameters

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

Disable split horizon on specified interface

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

Enable poison reverse for split-horizon

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

IPv6 routing parameters

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

IPv6 address auto-configuration modes

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

Enable acquisition of IPv6 address using stateless autoconfig

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

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 address prefix-from-provider <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – IPv6 from Learned Prefix

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 address prefix-from-provider <id> ifc-ID <ipv6net>
SDE M10-Smart M2 RS420 AresC640

Assign IPv6 address using Learned Prefixes

Values:
  • < – 64-bit IPv6 prefix (:h:h:h:h/64>)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 dhcp-client-pd <id>
SDE M10-Smart M2 RS420 AresC640
Values:
  • id – Name of learned prefix from provider

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

Disable IPv6 forwarding on this interface only

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

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
SDE M10-Smart M2 RS420 AresC640

IPv6 Open Shortest Path First (OSPFv3) parameters

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

Interface cost

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

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Interface MTU

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

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

Instance-id

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

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

Disable Maximum Transmission Unit mismatch detection

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

Disable forming of adjacency

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

Router priority

Values:
  • u32 – Priority (0-255)

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

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>
SDE M10-Smart M2 RS420 AresC640

Link state transmit delay

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

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

Routing Information Protocol (RIPng)

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

Split horizon parameters

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

Disable split horizon

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

Enable poison reverse for split-horizon

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

Configure parameters for sending Router Advertisements (RAs)

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Default router preference

Values:
  • low – Default router is low preference

  • medium – Default router is medium preference

  • high – Default router is high preference

SDE M10-Smart M2 RS420 AresC640

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

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

Maximum interval between unsolicited multicast RAs

Values:
  • u32 – Maximum interval in seconds between unsolicited multicast RAs (4-1800)

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

Minimum interval between unsolicited multicast RAs

Values:
  • u32 – Minimum interval in seconds between unsolicited multicast RAs (3-1350)

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert name-server <ipv6>
SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640

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

SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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> ipv6 router-advert send-advert <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Enable/disable sending RAs

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

Delegate prefixes used on the interface

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

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

interfaces ethernet <txt> vif <u32> vif-c <u32> ipv6 router-advert used-prefixes preferred-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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 used-prefixes valid-lifetime <u32|id>
SDE M10-Smart M2 RS420 AresC640

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> mac <macaddr>
SDE M10-Smart M2 RS420 AresC640
Values:
  • macaddr – Media Access Control (MAC) address

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

Maximum Transmission Unit (MTU)

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

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

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

Traffic processing options

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

Traffic control for interface

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

Ingress traffic control for interface

Reference:

traffic control <id>

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

Egress traffic control for interface

Reference:

traffic control <id>

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

Network Address Translation (NAT) parameters

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

Destination NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Source NAT settings

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Rule description

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – NAT transport protocol

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

Traffic selector

Reference:

traffic selector <txt>

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

Traffic policy rulesets for interface

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

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>
SDE M10-Smart M2 RS420 AresC640

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

SDE M10-Smart M2 RS420 AresC640

Link layer traffic policy ruleset for interface

Reference:

traffic policy <txt>

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

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Traffic zone associated with this interface

Reference:

traffic zone <txt>

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

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

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

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32>
SDE M10-Smart M2 RS420 AresC640

VRRP group number

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

Instances:

Multiple

Required:

SDE M10-Smart M2 RS420 AresC640

Advertise interval

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

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> advisor <txt>
SDE M10-Smart M2 RS420 AresC640

Check advisor

Reference:

system advisor <txt>

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

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication
SDE M10-Smart M2 RS420 AresC640

Authentication

Required:

Required:

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

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> authentication password <txt>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> description <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Description

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

VRRP group disabled

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt
SDE M10-Smart M2 RS420 AresC640

Preempt mode

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> preempt delay <u32>
SDE M10-Smart M2 RS420 AresC640

Preempt delay

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

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> priority <u32>
SDE M10-Smart M2 RS420 AresC640

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> rfc3768-compatibility
SDE M10-Smart M2 RS420 AresC640

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> source-address <ipv4>
SDE M10-Smart M2 RS420 AresC640
Values:
  • ipv4 – Source address for vrrp packets

interfaces ethernet <txt> vif <u32> vif-c <u32> vrrp vrrp-group <u32> sync-group <id>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Virtual address

Values:
  • ipv4 – Virtual IP address (up to 20 per group)

  • ipv4net – Virtual IP address with prefix (up to 20 per group)

Instances:

Multiple

interfaces ethernet <txt> vif <u32> vrf <id>
SDE M10-Smart M2 RS420 AresC640

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

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

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32>
SDE M10-Smart M2 RS420 AresC640

VRRP group number

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

Instances:

Multiple

Required:

SDE M10-Smart M2 RS420 AresC640

Advertise interval

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

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> advisor <txt>
SDE M10-Smart M2 RS420 AresC640

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> alarm <txt>
SDE M10-Smart M2 RS420 AresC640

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication
SDE M10-Smart M2 RS420 AresC640

Authentication

Required:

Required:

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

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication password <txt>
SDE M10-Smart M2 RS420 AresC640

Plain text password

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

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> authentication type <txt>
SDE M10-Smart M2 RS420 AresC640

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> description <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Description

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> disable
SDE M10-Smart M2 RS420 AresC640

VRRP group disabled

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt
SDE M10-Smart M2 RS420 AresC640

Preempt mode

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> preempt delay <u32>
SDE M10-Smart M2 RS420 AresC640

Preempt delay

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

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> priority <u32>
SDE M10-Smart M2 RS420 AresC640

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> rfc3768-compatibility
SDE M10-Smart M2 RS420 AresC640

Enable RFC 3768 compatibility

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> source-address <ipv4>
SDE M10-Smart M2 RS420 AresC640
Values:
  • ipv4 – Source address for vrrp packets

interfaces ethernet <txt> vif <u32> vrrp vrrp-group <u32> sync-group <id>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Virtual address

Values:
  • ipv4 – Virtual IP address (up to 20 per group)

  • ipv4net – Virtual IP address with prefix (up to 20 per group)

Instances:

Multiple

interfaces ethernet <txt> vrf <id>
SDE M10-Smart M2 RS420 AresC640

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

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

Virtual Router Redundancy Protocol (VRRP)

interfaces ethernet <txt> vrrp vrrp-group <u32>
SDE M10-Smart M2 RS420 AresC640

VRRP group number

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

Instances:

Multiple

Required:

SDE M10-Smart M2 RS420 AresC640

Advertise interval

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

interfaces ethernet <txt> vrrp vrrp-group <u32> advisor <txt>
SDE M10-Smart M2 RS420 AresC640

Check advisor

Reference:

system advisor <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> alarm <txt>
SDE M10-Smart M2 RS420 AresC640

Sets alarm on vrrp state change

Reference:

system alarm <txt>

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication
SDE M10-Smart M2 RS420 AresC640

Authentication

Required:

Required:

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication encrypted-password <password>
SDE M10-Smart M2 RS420 AresC640
Values:
  • password – Encrypted password

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication password <txt>
SDE M10-Smart M2 RS420 AresC640

Plain text password

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

interfaces ethernet <txt> vrrp vrrp-group <u32> authentication type <txt>
SDE M10-Smart M2 RS420 AresC640

Authentication type

Values:
  • plaintext-password – Plain text password mode

  • ah – IP Authentication Header mode

interfaces ethernet <txt> vrrp vrrp-group <u32> description <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Description

interfaces ethernet <txt> vrrp vrrp-group <u32> disable
SDE M10-Smart M2 RS420 AresC640

VRRP group disabled

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt
SDE M10-Smart M2 RS420 AresC640

Preempt mode

interfaces ethernet <txt> vrrp vrrp-group <u32> preempt delay <u32>
SDE M10-Smart M2 RS420 AresC640

Preempt delay

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

interfaces ethernet <txt> vrrp vrrp-group <u32> priority <u32>
SDE M10-Smart M2 RS420 AresC640

Priority

Values:
  • u32 – Priority (1-255)

interfaces ethernet <txt> vrrp vrrp-group <u32> rfc3768-compatibility
SDE M10-Smart M2 RS420 AresC640

Enable RFC 3768 compatibility

interfaces ethernet <txt> vrrp vrrp-group <u32> source-address <ipv4>
SDE M10-Smart M2 RS420 AresC640
Values:
  • ipv4 – Source address for vrrp packets

interfaces ethernet <txt> vrrp vrrp-group <u32> sync-group <id>
SDE M10-Smart M2 RS420 AresC640

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>
SDE M10-Smart M2 RS420 AresC640

Virtual address

Values:
  • ipv4 – Virtual IP address (up to 20 per group)

  • ipv4net – Virtual IP address with prefix (up to 20 per group)

Instances:

Multiple