Connectivity 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.
Default None
Command Mode VLT-DOMAIN
Usage
Information
The VLT node discovery service auto-LAGs the discovery ports 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 or disables L3 routing to peers.
Syntax
peer-routing
Parameters None
Default Disabled
Command Mode VLT-DOMAIN
Usage
Information
The no version of this command disables L3 routing.
Example
OS10(conf-vlt-1)# peer-routing
Supported
Releases
10.2.0E or later
peer-routing-timeout
Configures the delay after which peer routing disables when the peer is not available. This command supports both IPv6 and
IPv4.
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 software checks to see if the VLT peer is available. If the VLT peer is not
available, peer-routing disables on the peer. If you do not configure the timer, peer-routing does not
disable even when the peer is unavailable.
Example
OS10(conf-vlt-1)# peer-routing-timeout 120
1010 Virtual Link Trunking