Users Guide

Table Of Contents
discovery-interface
Configures the interface to discover and connect to a VLT peer in the VLT interconnect (VLTi) link between peers.
Syntax
discovery-interface {ethernet node/slot/port[:subport]}
Parameters ethernet — Enter the Ethernet interface information for the port on a VLT peer. You can also enter a range of
interfaces separated by hyphens and commas.
Default None
Command Mode VLT-DOMAIN
Usage Information The VLT node discovery service automatically connects the discovery port to its peer node port and creates VLTi
interfaces. The no version of this command disables the discovery-interface configuration.
Example
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# discovery-interface ethernet 1/1/15
Example (range)
OS10(config)# vlt-domain 2
OS10(conf-vlt-2)# discovery-interface ethernet 1/1/1-1/1/12
Supported
Releases
10.2.0E or later
peer-routing
Enables optimized routing where packets destined for the L3 endpoint of the VLT peer are locally routed.
Syntax
peer-routing
Parameters None
Default Disabled
Command Mode VLT-DOMAIN
Usage Information The no version of this command disables peer routing.
Example
OS10(conf-vlt-1)# peer-routing
Supported
Releases
10.2.0E or later
peer-routing-timeout
Configures the delay after which, the system disables peer routing when the peer is not available. This command supports both IPv6 and
IPv4 routing.
Syntax
peer-routing-timeout value
Parameters value — Enter the timeout value in seconds, from 0 to 65535.
Default 0
Command Mode VLT-DOMAIN
Usage Information
When the timer expires, the system checks to see if the VLT peer is available. If the VLT peer is not available, the
system disables peer-routing on the peer. If you do not configure the timer, the system does not disable peer-
routing even when the peer is unavailable.
Example
OS10(conf-vlt-1)# peer-routing-timeout 120
Virtual Link Trunking 1191