- authentication (OTV)
- authentication-check (OTV)
- authentication-type (OTV)
- clear otv arp-nd
- clear otv isis adjacency
- clear otv isis statistics
- clear otv isis traffic
- feature otv
- graceful-restart (OTV)
- graceful-restart t3 manual (OTV)
- hostname dynamic (OTV)
- interface overlay
- log-adjacency-changes (OTV)
- lsp-gen-interval (OTV)
- lsp-mtu (OTV)
- max-lsp-lifetime (OTV)
- net (OTV)
- otv arp-nd timeout
- otv adjacency-server unicast-only
- otv broadcast-group
- otv control-group
- otv data-group
- otv depolarization disable
- otv encapsulation-format ip
- otv extend-vlan
- otv flood mac
- otv isis csnp-interval
- otv isis bfd
- otv-isis default
- otv isis hello-interval
- otv isis hello-multiplier
- otv isis hello-padding
- otv isis lsp-interval
- otv isis metric
- otv isis priority
- otv join-interface
- otv site-identifier
- otv site-vlan
- otv suppress-arp-nd
- otv use-adjacency-server unicast-only
- otv vlan-dampening
- otv vlan mapping
- otv vpn-name
- redistribute filter route-map
- restart otv-isis
- show bfd neighbors
- show forwarding distribution otv multicast route
- show forwarding otv
- show forwarding otv multicast outgoing-interface-list
- show forwarding otv multicast route
- show forwarding otv overlay
- show ip igmp snooping mrouter otv
- show logging level otv isis
- show otv
- show otv adjacency
- show otv arp-nd-cache
- show otv data-group
- show otv-isis track-adjacency-nexthop
- show otv isis active-source
- show otv isis adjacency
- show otv isis database
- show otv isis hostname
- show otv isis interface
- show otv isis ip mroute
- show otv isis ip redistribute mroute
- show otv isis mac redistribute route
- show otv isis protocol
- show otv isis redistribute route
- show otv isis route
- show otv isis route-map statistics
- show otv isis rrm
- show otv isis site
- show otv isis spf
- show otv isis srm
- show otv isis ssn
- show otv isis statistics
- show otv isis traffic
- show otv isis vpn
- show otv mroute
- show otv mroute vlan
- show otv route
- show otv site
- show otv statistics multicast
- show otv vlan
- show otv vlan-mapping
- show otv vpn
- show run otv-isis
- spf-interval
- track-adjacency-nexthop
Overlay Transport Virtualization Commands
This chapter describes the Cisco NX-OS Overlay Transport Virtualization (OTV) commands for the Nexus 7000 Series devices.
authentication (OTV)
To configure an authentication keychain string for edge device authentication, use the authentication command. To return to the default setting, use the no form of this command.
authentication key-chain keychain-name
no authentication key-chain keychain-name
Syntax Description
Authentication keychain. The maximum length is from 1 to 16 characters. |
Defaults
Command Modes
OTV ISI VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
The authentication command is used to assign a password in the authentication of a hello protocol data unit. Only one authentication key chain is applied to an Intermediate System-to-Intermediate System (IS-IS) interface at one time. If you configure a second authentication command, the first is overridden. You can specify authentication for an entire instance of IS-IS instead of at the interface level by using the authentication command.
Examples
This example shows how to configure an authentication keychain string for edge device authentication:
Related Commands
|
|
|
|---|---|
authentication-check (OTV)
To enable an authentication check of hello messages between Overlay Transport Virtualization (OTV) edge devices, use the authentication-check command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
The authentication-check command controls authentication checking on incoming hello protocol data units (PDUs).
Examples
This example shows how to enable authentication of hello messages between OTV edge devices:
Related Commands
|
|
|
|---|---|
authentication-type (OTV)
To configure the Overlay Transport Virtualization (OTV) authentication type, use the authentication-type command. To return to the default setting, use the no form of this command.
authentication-type { cleartext | md5 }
no authentication-type { cleartext | md5 }
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the authentication-type command to configure the authentication type for hello protocol data units (PDUs) on an interface.
Examples
This example shows how to specify cleartext authentication:
This example shows how to specify Message Digest (MD5) authentication:
Related Commands
|
|
|
|---|---|
clear otv arp-nd
To clear log Address Resolution Protocol (ARP) and Neighbor Discovery (ND) packets caching information, use the clear otv arp-nd command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Note
IPv6 is not supported in this release.
Examples
This example shows how to clear log ARP/ND caching information:
Related Commands
|
|
|
|---|---|
clear otv isis adjacency
To clear the Intermediate System-to-Intermediate System (IS-IS) adjacency state, use the clear otv isis adjacency command.
clear otv isis adjacency [* vpn {vpn-name | all } | overlay interface vpn {vpn-name | all } | system-id sid vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to clear counters and reset adjacencies with neighbors:
Related Commands
|
|
|
|---|---|
clear otv isis statistics
To clear Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) protocol statistics, use the clear otv isis statistics command.
clear otv isis statistics [* vpn {vpn-name | all } | overlay interface vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to clear OTV IS-IS protocol statistics:
Related Commands
|
|
|
|---|---|
clear otv isis traffic
To clear Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) traffic information, use the clear otv isis traffic command.
clear otv isis traffic [* vpn {vpn-name | all } | overlay interface vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to clear OTV IS-IS traffic information:
Command History
|
|
|
|---|---|
feature otv
To enable Overlay Transport Virtualization (OTV), use the feature otv command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
You must use the feature otv command to enable the OTV functionality. The device does not display any OTV commands until you enable the feature.
Examples
This example shows how to enable OTV functionality on the device:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
graceful-restart (OTV)
To enable a graceful restart for the Intermediate System-to-Intermediate System (IS-IS) process, use the graceful-restart command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to enable a graceful restart for the IS-IS process:
Related Commands
|
|
|
|---|---|
graceful-restart t3 manual (OTV)
To change a manually set T3 default value for the Intermediate System-to-Intermediate System (IS-IS) process, use the graceful-restart t3 manual command. To return to the default setting, use the no form of this command.
graceful-restart t3 manual time
no graceful-restart t3 manual time
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the graceful-restart t3 manual command to set the T3 timer, as defined in RFC 3847.
Examples
This example shows how to set the T3 timer for the IS-IS process:
Related Commands
|
|
|
|---|---|
hostname dynamic (OTV)
To configure a dynamic hostname exchange for the Intermediate System-to-Intermediate System (IS-IS), use the hostname dynamic command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure a dynamic hostname exchange for IS-IS:
Related Commands
|
|
|
|---|---|
interface overlay
To create an overlay interface and to enter the interface-overlay configuration mode, use the interface overlay command. To remove the overlay interface, use the no form of this command.
interface overlay interface- number
no interface overlay interface- number
Syntax Description
Number that you assign to the overlay interface. The range is from 0 to 65535. |
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the feature otv command to enable the Overlay Transport Virtualization (OTV) feature before you can create an overlay interface or access the interface-overlay configuration mode.
You do not have to remove the configuration before you remove the overlay interface.
Examples
This example shows how to create an OTV overlay interface:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
|
log-adjacency-changes (OTV)
To log changes in the adjacency state, use the log-adjacency-changes command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure the log changes in the adjacency state:
Related Commands
|
|
|
|---|---|
lsp-gen-interval (OTV)
To configure a link-state packet (LSP) generation interval, use the lsp-gen-interval command. To return to the default setting, use the no form of this command.
lsp-gen-interval {lsp-max-wait | lsp-initial-wait | lsp-second-wait}
no lsp-gen-interval {lsp-max-wait | lsp-initial-wait | lsp-second-wait}
Syntax Description
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
You can enter the lsp-gen-interval command to control the rate of LSP packets being generated, transmitted, and retransmitted.
Examples
This example shows how to configure an LSP-generation interval:
Related Commands
|
|
|
|---|---|
lsp-mtu (OTV)
To configure a link-state packet (LSP) maximum transmission unit (MTU) that is generated by the Cisco NX-OS software, use the lsp-mtu command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to set the maximum LSP size to 1500 bytes:
Related Commands
|
|
|
|---|---|
max-lsp-lifetime (OTV)
To configure the lifetime of maximum link-state packets (LSPs), use the max-lsp-lifetime command. To return to the default setting, use the no form of this command.
Syntax Description
Maximum LSP lifetime in seconds. The range is from 1 to 65535. |
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
The maximum LSP lifetime must be greater than the LSP refresh interval.
Examples
This example shows how to set the maximum time that the LSPs linkstate packets persist to 11,000 seconds:
Related Commands
|
|
|
|---|---|
net (OTV)
To configure an Intermediate System-to-Intermediate System (IS-IS) network entity title (NET) for the routing process, use the net command. To return to the default setting, use the no form of this command.
Syntax Description
NET network services access point (NSAP) name or address for the IS-IS routing process. |
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
If you explicitly configure the NET on two different devices that belong to the same overlay, ensure that the area addresses match. If these addresses do not match, the adjacency does not come up.
Examples
This example shows how to configure a router with a NET that consists of the system ID 0000.0c11.1110 and area address 47.0004.044d.0001.00:
Related Commands#
|
|
|
|---|---|
otv arp-nd timeout
To configure how long a dynamically learned IP address and its corresponding Media Control Access (MAC) address remain in the Overlay Transport Virtualization (OTV) Address Resolution Protocol (ARP) and Neighbor Discovery (ND) cache, use the otv arp-nd timeout command. To restore the default value, use the no form of this command.
Syntax Description
Time (in seconds) that an entry remains in the ARP-ND cache. The time (in seconds) is from 60 (1 minute) to 86400 (24 hours). |
Defaults
Command Modes
Command History
|
|
|
Usage Guidelines
This command applies to all IP addresses learned for this overlay regardless of whether they were learned on the overlay interface or on an associated access interface.
The ARP aging timer on the OTV edge devices should always be set lower than the content addressable memory (CAM) table aging timer. The defaults on Cisco Nexus 7000 Series Switches for these timers as follows:
Examples
This example shows how long a dynamically learned IP address and its corresponding Media Control Access (MAC) address remain in the Overlay Transport Virtualization (OTV) ARP (Address Resolution Protocol) and ND (Neighbor Discovery) cache:
Related Commands
|
|
|
|---|---|
Configures the local edge device to use a remote adjacency server. |
|
Displays the overlay transport virtualization (OTV) adjacency information. |
otv adjacency-server unicast-only
To configure the local edge device as an adjacency server, use the otv adjacency-server unicast-only command. To remove the local server from acting as an adjacency server, use the no form of this command.
otv adjacency-server unicast-only
no otv adjacency-server unicast-only
Syntax Description
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to configure the local edge device as an adjacency server:
This example shows how to remove the local edge device from acting as an adjacency server:
switch(config-if-overlay)# no otv adjacency-server unicast-only
Related Commands
|
|
|
|---|---|
Configures the local edge device to use a remote adjacency server. |
|
Displays the overlay transport virtualization (OTV) adjacency information. |
otv broadcast-group
To configure an IP multicast address as the dedicated broadcast-group address for the specified Overlay Transport Virtualization (OTV) network, use the otv broadcast-group command. To remove the broadcast group address, use the no form of this command.
otv broadcast-group multicast-address
no otv broadcast-group multicast-address
Syntax Description
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure a dedicated broadcast-group address for an OTV network:
This example shows that the broadcast-group address defaults to the control-group address when the broadcast-group address configuration is removed:
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv control-group
To configure the IP multicast group address for the control and broadcast traffic for the specified Overlay Transport Virtualization (OTV) network, use the otv control-group command. To remove the multicast group address, use the no form of this command.
otv control-group multicast-addr
no otv control-group multicast-addr
Syntax Description
External multicast group address for the OTV overlay network control traffic. The multicast group address is an IPv4 address in dotted decimal notation. |
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
The OTV overlay interface cannot come up if you do not configure this command.
Examples
This example shows how to configure the multicast group address for the OTV control traffic:
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv data-group
To configure the list of core provider multicast prefixes for multicast data traffic for the specified Overlay Transport Virtualization (OTV) network, use the otv data-group command. To remove the multicast group address, use the no form of this command.
otv data-group multicast-addr/mask
no otv data-group multicast-addr/mask
Syntax Description
Multicast group range used for multicast data traffic over the overlay network, in IPv4 dotted decimal notation. The maximum number of ranges is 8. |
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
The OTV overlay interface cannot come up if you do not configure this command.
Examples
This example shows how to configure the multicast group address for the OTV data traffic:
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv depolarization disable
To disable route depolarization for the Overlay Transport Virtualization (OTV) network, use the otv depolarization disable command. To enable route depolarization, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
By default, OTV uses secondary IP addresses for route depolarization. You must configure secondary IP addresses on the existing join interface to use route depolarization for this overlay network. Secondary IP addresses can be selected from the same subnet as the primary IP address. You do not need to configure multiple overlay networks between the same edge devices. Use the ip address ip-address mask secondary command to assign a secondary IP address.
Examples
This example shows how to disable tunnel depolarization on an overlay network:
Related Commands
|
|
|
otv encapsulation-format ip
To configure the OTV encapsulation format based on UDP, use the otv encapsulation-format ip command in global configuration mode. To disable the OTV encapsulation format based on UDP, use the no form of this command.
otv encapsulation-format ip {gre | udp}
no otv encapsulation-format ip {gre | udp}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
When the OTV UDP encapsulation mode is enabled, the control and data paths will use UDP headers for multicast or unicast core routing. When the OTV UDP encapsulation mode is disabled, the OTV encapsulation format is configured as MPLS-GRE, the default format.
Only Nexus 7000 series devices having F3 line cards support OTV UDP header encapsulation mode. OTV sites across a network should have the same encapsulation format configured.
Examples
This example shows how to configure the UDP based OTV encapsulation mode:
Related Commands
|
|
|
otv extend-vlan
To enable VLANs to be part of the specified Overlay Transport Virtualization (OTV) network and enable OTV advertisements for these VLANs, use the otv extend-vlan command. To revert to the default setting, use the no form of this command.
otv extend-vlan vlan-range {add vlan-range | remove vlan-range}
Syntax Description
VLANs that are associated with the specified OTV overlay. The range is from 1 to 3967 and from 4048 to 4093. |
|
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to associate VLANs with the specified OTV overlay:
This example shows how to add a VLAN with the specified OTV overlay:
switch(config-if-overlay)# otv extend-vlan add 8, 10
This example shows how to remove a VLAN with the specified OTV overlay:
switch(config-if-overlay)# otv extend-vlan remove 1, 15
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv flood mac
To enable selective unicast Overlay Transport Virtualization (OTV) flooding, use the otv flood mac command. To revert to the default setting, use the no form of this command.
otv flood mac mac-address vlan vlan-id
no otv flood mac mac-address vlan vlan-id
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to enable selective unicast OTV flooding:
This example shows how to configure and verify the flooding of the 0000.ffaa.0000 destination MAC address to all other edge devices in the OTV overlay network for VLAN 328:
This example shows how to configure and verify the flooding of the 0000.ffaa.0000 destination MAC address to all other edge devices in the OTV overlay network for VLAN 328:
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv isis csnp-interval
To configure an Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) complete sequence number PDUs (CSNPs) interval in seconds, use the otv isis csnp-interval command. To return to the default setting, use the no form of this command.
otv isis csnp-interval seconds
no otv isis csnp-interval seconds
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
This command applies only for the designated router (DR) for a specified interface. The CSNP interval can be configured independently for Level 1. Configuring the CSNP interval does not apply to serial point-to-point interfaces.
Examples
This example shows how to specify the interval between CSNPs on an interface:
otv isis bfd
To enter Bidirectional Forwarding Detection (BFD) on an Overlay Transport Virtualization (OTV) site VLAN for failure detection and notification, use the otv isis bfd command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
The OTV Intermediate-System-to Intermediate System (IS-IS) instance brings down site adjacency when a BFD failure notification occurs.
Examples
This example shows how to enter BFD on an OTV site:
Related Commandss
|
|
|
|---|---|
otv-isis default
To enter the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) virtual private network (VPN) configuration mode, use the otv-isis default command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV ISIS VPN configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
You must add the VPN name or a second line in order to enter the OTV ISIS VPN mode.
Examples
This example shows how to enter the OTV ISIS VPN configuration mode:
Related Commands
|
|
|
|---|---|
otv isis hello-interval
To configure the hello interval in seconds, use the otv isis hello-interval command. To return to the default setting, use the no form of this command.
otv isis hello-interval seconds
no otv isis hello-interval seconds
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the otv isis hello-interval command to configure the interval between the hello protocol data units (PDUs) sent on the interface.
Examples
This example shows how to configure the hello interval in seconds:
Related Commands
|
|
|
|---|---|
otv isis hello-multiplier
To configure a multiplier that you can use to calculate the interval in which protocol data units (PDUs) must be received to keep the adjacency, use the otv isis hello-multiplier command. To return to the default setting, use the no form of this command.
otv isis hello-multiplier multiplier
no otv isis hello-multiplier multiplier
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the isis hello-multiplier command when hello packets are lost frequently and IS-IS adjacencies are failing unnecessarily. You can raise the hello multiplier and lower the hello interval bu using the ( isis hello-interval command) to make the hello protocol more reliable without increasing the time required to detect a link failure.
Examples
This example shows how to configure a multiplier for a hello holding time:
Related Commands
|
|
|
|---|---|
otv isis hello-padding
To configure Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) hello protocol data units (PDUs) to the full maximum transmission unit (MTU) length, use the otv isis hello-padding command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
You can disable hello padding to avoid wasting network bandwidth if the MTU of both interfaces is the same or for translational bridging. When you disable hello padding, Cisco routers still send the first five IS-IS hellos padded to the full MTU size to discover MTU mismatches.
Examples
This example shows how to configure OTV IS-IS hello PDUs to the full maximum transmission unit length:
Related Commands
|
|
|
|---|---|
otv isis lsp-interval
To configure an Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) link-state packet (LSP) transmission interval, use the otv isis lsp-interval command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the otv isis lsp-interval command to specify the interval between LSP protocol data unit (PDUs) sent on the interface during flooding.
Examples
This example shows how to configure an LSP transmission interval:
Related Commands
|
|
|
|---|---|
otv isis metric
To configure the Overlay Transport Virtualization (OTV) metric on an interface, use the otv isis metric command. To return to the default setting, use the no form of this command.
Syntax Description
Metric value for an interface. The range is from 1 to 16777215. |
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure the metrics for an interface:
Related Commands
|
|
|
|---|---|
otv isis priority
To configure the Overlay Transport Virtualization (OTV) priority for a Designated Intermediate System (DIS) election on the interface, use the otv isis priority command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure the OTV priority for a DIS election on the interface:
Related Commands
|
|
|
|---|---|
otv join-interface
To associate an Overlay Transport Virtualization (OTV) overlay interface to an external interface, use the otv join-interface command. To remove that interface from the overlay interface, use the no form of this command.
otv join-interface {ethernet slot/port | port-channel channel-number}
no otv join-interface {ethernet slot/port | port-channel channel-number}
Syntax Description
Specifies an identifying channel number. The range is from 1 to 4096. |
Defaults
Command Modes
Overlay interface configuration
Command History
|
|
|
|---|---|
Usage Guidelines
Use the otv join-interface command to specify the core uplink used for OTV control and multicast/broadcast data traffic. You can also enter this command on a Layer 3 Ethernet subinterface or a port-channel subinterface.
Note
The OTV overlay interface cannot come up if you do not configure the otv join-interface command.
Examples
This example shows how to associate an external interface on the OTV edge device to the specified overlay interface:
Related Commands
|
|
|
Displays information about the features enabled on the device. |
|
otv site-identifier
To configure a site identifier value, use the otv site-identifier command. To return to the default setting, use the no form of this command.
Syntax Description
Site ID. The format is either hexadecimal or a MAC address. The range is from <0x1-0xffffffff>. |
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure a site identifier value:
Related Commands
|
|
|
|---|---|
otv site-vlan
To configure a VLAN on all local Overlay Transport Virtualization (OTV) edge devices that belong to the same local site, use the otv site-vlan command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Use the otv site-vlan global configuration command to configure the site VLAN used to exchange intra-site Intermediate System-to-Intermediate System (IS-IS) hello messages that are used for an Authentication Edge Device (AED) election.
Examples
This example shows how to configure a VLAN to discover local OTV devices:
Related Commands
|
|
|
|---|---|
otv suppress-arp-nd
To suppress sending the Address Resolution Protocol (ARP) and Neighbor Discovery (ND) packets on an overlay network, use the otv suppress-arp-nd command. To return to the default setting, use the no form of this command.
Syntax Description
Defaults
ON (to suppress Address Resolution Protocol and Neighbor discovery messages)
Command Modes
Overlay interface configuration mode
Command History
|
|
|
|---|---|
Usage Guidelines
The ARP Requests and ND Neighbor Solicitations should be forwarded on an overlay network when the OTV edge device has state for the IPv4 or IPv6 target address. When you use this command, the number of broadcasts/multicast packets sent on the overlay is drastically reduced.
Note
IPv6 is not supported in this release.
Examples
This example shows how to suppress sending ARP and ND packets on an overlay network:
Related Commands
|
|
|
|---|---|
Displays the Layer 2 and Layer 3 address mapping for remote MAC addresses. |
otv use-adjacency-server unicast-only
To configure the local edge device to use a remote adjacency server, use the otv use-adjacency-servers unicast-only command. To revert to the default settings, use the no form of this command.
otv use-adjacency-server primary-ip-address [secondary-ip-address] unicast-only
no otv use-adjacency-server primary-ip-address [secondary-ip-address] unicast-only
Syntax Description
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to configure the local edge device to use a remote adjacency server:
Related Commands
|
|
|
|---|---|
Displays the overlay transport virtualization (OTV) adjacency information. |
otv vlan-dampening
To configure the VLAN dampening interval, use the otv vlan-dampening command. To return to the default setting, use the no form of this command.
no otv vlan-dampening milli_sec
Syntax Description
Specifies the dampening timer in milliseconds. The range is from 1 to 60000 milliseconds. |
Defaults
Command Modes
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to configure the VLAN dampening interval:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
otv vlan mapping
To create translation mappings of VLANs on a local site, use the otv vlan mapping command. To return to the default setting, use the no form of this command.
otv vlan mapping [ add | remove ] {vlan-id}
Syntax Description
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to create translation mappings of VLANs on a local site:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
|
otv vpn-name
To configure the name of the specified Overlay Transport Virtualization (OTV) network, use the otv vpn-name command. To return to the default setting, use the no form of this command.
Syntax Description
OTV name. The name can be any case-sensitive, alphanumeric string up to 20 characters. |
Defaults
Command Modes
Overlay interface configuration mode
Command History
|
|
|
Usage Guidelines
The OTV name for the specified overlay must be unique to each device. You must have different names for different overlay interfaces on the same device.
Note
The OTV overlay interface cannot come up if you do not configure this command.
Examples
This example shows how to configure a name for an OTV interface 5:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
|
redistribute filter route-map
To redistribute filter route-map information from another routing protocol, use the redistribute filter route-map command. To return to the default setting, use the no form of this command.
redistribute filter route-map route-map-name
no redistribute filter route-map route-map-name
Syntax Description
(Optional) Route map name. The name can be any case-sensitive, alphanumeric string up to 63 characters. |
Defaults
Command Modes
OTV IS-IS VPN configuration mode
Command History
|
|
|
Usage Guidelines
The match mac-list and match vlan functionalities are used in Overlay Transport Virtualization (OTV).
Examples
This example shows how to redistribute filter route map information from another routing protocol:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
restart otv-isis
To restart the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (ISIS) protocol, use the restart otv-isis command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to restart the OTV IS-IS process:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
show bfd neighbors
To display a line-by-line listing of existing Bidirectional Forwarding Detection (BFD) adjacencies, use the show bfd neighbors command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
Usage Guidelines
Examples
This example shows how to display a line-by-line listing of existing BFD adjacencies:
This example shows how to configure fast failure detection in an OTV site VLAN. The output of the show commands displays that the BFD adjacency is “Up” between switches in the same site and the BFD configuration is applied on OTV switches in the same site:
Related Commands
|
|
|
|---|---|
Displays information about the features enabled on the device. |
show forwarding distribution otv multicast route
To display information about the Overlay Transport Virtualization (OTV) multicast route Forwarding Information Base (FIB), use the show forwarding distribution otv multicast route command.
show forwarding distribution otv multicast route { vlan vlan-id}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display FIB OTV multicast route information:
Related Commands
|
|
|
|---|---|
show forwarding otv
To display information about overlay Transport Virtualization (OTV) forwarding on the interface, use the show forwarding otv command.
show forwarding otv [ ethernet slot/port | loopback number | port-channel channel-number | vlan [ vlan-id | vlan-interface-number]
Syntax Description
VLAN interface number. The range is from 1 to 3967 and from 4048 to 4093. |
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about OTV VLAN forwarding:
Related Commands
|
|
|
|---|---|
show forwarding otv multicast outgoing-interface-list
To display information about the Overlay Transport Virtualization (OTV) multicast outgoing list, use the show forwarding otv multicast outgoing-interface-list command.
show forwarding otv multicast outgoing-interface-list
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about the OTV multicast outgoing interface list:
=======
Outgoing Interface List Index: 1
Reference Count: 1
Overlay1
OTV group-address: (102.1.1.1, 239.1.1.1)
OTV external interface: Ethernet1/6 vlan: 311
Reference Count: 1
Overlay1
OTV group-address: (102.1.1.1, 232.1.1.0)
OTV external interface: Ethernet1/6 vlan: 311
Reference Count: 1
Related Commands
|
|
|
|---|---|
show forwarding otv multicast route
To display information about the Overlay Transport Virtualization (OTV) multicast route, use the show forwarding otv multicast route command.
show forwarding otv multicast route [ module slot number | vlan vlan-id module slot number]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV multicast route information:
Related Commands
|
|
|
|---|---|
show forwarding otv overlay
To display information about the forwarding Overlay Transport Virtualization (OTV) overlay interface, use the show forwarding otv overlay command.
show forwarding otv overlay {overlay interface [ peer peer-id]}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the forwarding OTV overlay interface:
Related Commands
|
|
|
|---|---|
show ip igmp snooping mrouter otv
To display IGMP snooping information for the Overlay Transport Virtualization (OTV), use the show ip igmp snooping mrouter otv command.
show ip igmp snooping mrouter otv [ vlan vlan-no]
Syntax Description
(Optional) VLAN number for which you want to display the OTV IGMP snooping information. |
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IGMP snooping information for OTV:
Related Commands
|
|
|
|---|---|
show logging level otv isis
To display the current and default logging level of the Overlay Transport Virtualization (OTV)
Intermediate System-to-Intermediate System (IS-IS) process, use the show logging level otv isis
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the logging level of the OTV IS-IS process:
Related Commands
|
|
|
|---|---|
show otv
To display information about the Overlay Transport Virtualization (OTV) information, use the show otv command.
show otv [ overlay overlay-interface]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV information:
Related Commands
|
|
|
|---|---|
show otv adjacency
To display the Overlay Transport Virtualization (OTV) adjacency information, use the show otv adjacency command.
show otv adjacency [ overlay if-number | vpn vpn-name] [ detail ]
Syntax Description
(Optional) Specifies an overlay virtual private network (VPN) name. |
|
Name of the VPN. A VPN name can be any case-sensitive, alphanumeric string up to 80 characters. |
|
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
|
Usage Guidelines
Use the show otv adjacency detail command to check for adjacencies with secondary IP addresses when route depolarization is enabled.
Examples
This example shows how to display the OTV adjacency information, with route depolarization enabled:
This example shows how to display the OTV adjacency details, with route depolarization enabled:
Related Commands
|
|
|
|---|---|
Configures the local edge device to use a remote adjacency server. |
|
show otv arp-nd-cache
To display Layer 2 and Layer 3 addresses cached from the Address Resolution protocol (ARP) and Neighbor Discovery (ND) packet inspection, use the show otv arp-nd-cache command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Note
IPv6 is not supported in this release.
Examples
This example shows how to display the Layer 2 and Layer 3 addresses cached from ARP and ND packet inspection:
Related Commands
|
|
|
|---|---|
show otv data-group
To display information about Overlay Transport Virtualization (OTV) data group information, use the show otv data-group command.
show otv data-group { delivery-group number | delivery-source number | group number | join-interface number | local | overlay number | remote | source number | vlan vlan-id}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about OTV data group:
This example shows how to display delivery-source data group:
This example shows how to display delivery source-data group:
This example shows how to display an active-asource group data group:
This example shows how to display an active-source source data group:
This example shows how to display a local-group data group:
This example shows how to display a VLAN data group:
This example shows how to display a join-interface data group:
This example shows how to display an overlay-interface data group:
Related Commands
|
|
|
|---|---|
show otv-isis track-adjacency-nexthop
To display the Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) nexthop adjacency, use the show otv isis track-adjacency-nexthop command.
show otv isis track-adjacency-nexthop
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the OTV IS-IS nexthop adjacency:
Related Commands
|
|
|
|---|---|
show otv isis active-source
To display information about an Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) data group information, use the show otv isis active-source command.
show otv isis [otv-isis-tag] active-source [ vlan vlan-id [ group gip-addr [ source sip-addr]]] [ summary ] vpn {vpn-name all }
Syntax Description
(Optional) Specifies IS-IS VLAN information. IS-IS VLAN information. The range is from 0 to 4294967295. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about an IS-IS data group:
Related Commands
|
|
|
|---|---|
show otv isis adjacency
To display Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) adjacency information, use the show otv isis adjacency command.
show otv isis adjacency [ detail | overlay interface | summary | system-id | vpn {vpn-name | all }]
Syntax Description
(Optional) Specifies an overlay interface number. The range is from 1 to 65535. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IS-IS adjacency information:
Related Commands
|
|
|
|---|---|
show otv isis database
To display the contents of the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS), link-state packet (LSP) database for each overlay that can be used to determine the unicast MAC addresses and multicast groups received from each neighbor, use the show otv isis database command.
show otv isis [otv-isis-tag] database [ mgroup ] [ detail | advertise | summary ] [lsp-id] { zero-sequence | adjacency adj-id | vpn vpn-name | all }
Syntax Description
(Optional) Specifies an IS-IS multicast database for each overlay. |
|
(Optional) Specifies the capability of the device to be multicast capable unless unicast only is specified. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IS-IS database information:
Related Commands
|
|
|
|---|---|
show otv isis hostname
To display information about the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) hostname table, use the show otv isis hostname command.
show otv isis hostname [ detail | vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about the OTV Intermediate IS-IS dynamic hostname table:
Related Commands
|
|
|
|---|---|
show otv isis interface
To display information about the Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) interface, use the show otv isis interface command.
show otv isis interface [ brief | overlay interface | vpn {vpn-name | all }]
Syntax Description
(Optional) Specifies an overlay interface number. The range is from 1 to 65535. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
There is one overlay interface per overlay. By default, this command displays the interfaces for all overlays.
Examples
This example shows how to display information about the OTV IS-IS interface:
Related Commands
|
|
|
|---|---|
show otv isis ip mroute
To display information about the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) IPv4 multicast route information, use the show otv isis ip mroute command.
show otv isis [otv-isis-tag] ip mroute [ vlan vlan-id] [ group gip-addr [ source sip-addr]]] [ summary ] vpn {vpn-name all }
Syntax Description
(Optional) Specifies IS-IS VLAN information. The range is from 0 to 4294967295. |
|
(Optional) Displays a count of the number of multicast entries |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about the OTV IS-IS IPv4 multicast route:
show otv isis ip redistribute mroute
To display information about the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) IPv4 redistribute multicast route information, use the show otv isis ip redistribute mroute command.
show otv isis ip redistribute mroute [ vlan {vlan} vpn {vpn-name all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about the OTV IPv4 IS-IS ip redistribute multicast route information:
Related Commands
|
|
|
|---|---|
show otv isis mac redistribute route
To display information about the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) MAC redistribute route information, use the show otv isis redistribute route command.
show otv isis [otv-isis-tag] [ mac ] redistribute route [ summary ] vpn {vpn-name | all }
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display information about the OTV IS-IS MAC redistribute route:
Related Commands
|
|
|
|---|---|
show otv isis protocol
To display information about the Overlay Transport Virtualization (OTV) Intermediate System-to-Intermediate System (IS-IS) information, use the show otv isis protocol command.
show otv isis protocol [ vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS information:
Related Commands
|
|
|
|---|---|
show otv isis redistribute route
To display Intermediate-System-to-Intermediate System (IS-IS) redistribute route information, use the show otv isis redistribute route command.
show otv isis redistribute route [ summary vpn {vpn-name | all } | vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IS-IS redistribute route information:
Related Commands
|
|
|
|---|---|
show otv isis route
To display Intermediate-System-to-Intermediate System (IS-IS) information learned from neighbors (remote routes) use the show otv isis route command.
show otv isis route [ detail vpn {vpn-name | all } | summary vpn {vpn-name | all } | vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IS-IS route information:
Related Commands
|
|
|
|---|---|
show otv isis route-map statistics
To display Intermediate-System-to-Intermediate System (IS-IS) route-map statistics information, use the show otv isis route-map statistics command.
show otv isis route-map statistics
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display IS-IS route-map statistics information:
Related Commands
|
|
|
|---|---|
show otv isis rrm
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) Retransmit-Routing Message (RRM) information, use the show otv isis rrm command.
show otv isis rrm { mgroup overlay | overlay interface vpn {vpn-name | all }}
Syntax Description
Specifies the overlay interface. The range is from 1 to 65535. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS RRM overlay information:
Related Commands
|
|
|
|---|---|
show otv isis site
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) site information, use the show otv isis site command.
show otv isis site [ database | statistics ]
Syntax Description
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS information of the local OTV site:
Related Commands
|
|
|
|---|---|
show otv isis spf
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) Sender Policy Framework (SPF) information, use the show otv isis spf-log command.
show otv isis spf-log [ detail | vpn {vpn-name | all }]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS SPF information:
Related Commands
|
|
|
|---|---|
show otv isis srm
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) Send-Routing-Message information, use the show otv isis srm command.
show otv isis srm { mgroup overlay interface vpn {vpn-name | all } | overlay interface vpn {vpn-name | all }}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS Send-Routing-Message overlay interface information:
Related Commands
|
|
|
|---|---|
show otv isis ssn
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) Send-Sequence-Number (SSN) information, use the show otv isis ssn command.
show otv isis ssn { mgroup overlay interface vpn {vpn-name | all } | overlay interface vpn {vpn-name | all }}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS SSN information:
Related Commands
|
|
|
|---|---|
show otv isis statistics
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) protocol statistics, use the show otv isis statistics command.
show otv isis statistics { overlay interface vpn {vpn-name | all } | vpn {vpn-name | all }}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS protocol statistics:
Related Commands
|
|
|
|---|---|
show otv isis traffic
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) traffic information, use the show otv isis traffic command.
show otv isis traffic {overlay interface vpn {vpn-name | all} | vpn {vpn-name | all}}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV IS-IS traffic information:
Related Commands
|
|
|
|---|---|
show otv isis vpn
To display the Overlay Transport Virtualization (OTV) Virtual Private Network (VPN) configuration, use the show otv isis vpn command.
show otv isis vpn {vpn-name | all }
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display OTV VPN configuration:
Related Commands
|
|
|
|---|---|
show otv mroute
To display the Overlay Transport Virtualization (OTV) multicast route information from the OTV Routing and Information Base (ORIB), use the show otv mroute command.
show otv mroute [ overlay overlay-interface-number | vlan vlan-id [ group group ipv4 address | source source ipv4 address [ group group ipv4 address]]]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
This command requires a Transport Services license.
Note
IPv6 is not supported in this release.
Examples
This example shows how to display the multicast route information from the ORIB:
Related Commands
|
|
|
|---|---|
show otv mroute vlan
To display the OTV multicast route information for a specific VLAN from the OTV Routing Information Base (ORIB), use the show otv mroute vlan command.
show otv mroute vlan vlan-id startup
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the multicast route information from the ORIB:
Related Commands
|
|
|
|---|---|
show otv route
To display Overlay Transport Virtualization (OTV) Intermediate-System-to-Intermediate System (IS-IS) route information from the ORBI, use the show otv route command.
show otv route [ overlay overlay-interface-number | vlan vlan-id]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
This command requires a Transport Services license.
Note
IPv6 is not supported in this release.
Examples
This example shows how to display OTV IS-IS route information:
Related Commands
|
|
|
|---|---|
show otv site
To display the Overlay Transport Virtualization (OTV) site information, use the show otv site command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display all the OTV site adjacencies:
Related Commands
|
|
|
|---|---|
show otv statistics multicast
To display multicast statistics information, use the show otv statistics multicast command.
show otv statistics multicast vlan-id
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display multicast statistics information:
Related Commands
|
|
|
|---|---|
show otv vlan
To display the VLAN information for the Overlay Transport Virtualization overlay interface, use the show otv vlan command.
show otv vlan [vlan-range] [ detail ]
Syntax Description
(Optional) VLAN range. The range is from 1 to 3967 and from 4048 to 4094. |
|
Defaults
Command Modes
Command History
|
|
|
|---|---|
Changed the command output to show the time remaining for the VLANs to become active after the overlay interface is unshut. |
|
Usage Guidelines
Examples
This example shows how to display VLAN information for the OTV overlay interface:
show otv vlan-mapping
To display VLAN translation mappings from a local site to a remote site, use the show otv vlan-mapping command.
show otv vlan-mapping [ overlay interface-number]
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display VLAN translation mappings from a local site:
This example shows how to map VLANs 10, 14, 15, 16, and 18 on Site A with VLANs 20, 21, 25, 28, and 30 on Site B:
This example shows how to overwrite the previous VLAN mapping translation configuration:
This example shows how to add a VLAN map to an existing translation configuration:
This example shows how to remove a VLAN map from an existing translation configuration:
This example shows how to remove all VLAN translation mappings from the existing translation configuration:
Related Commands
|
|
|
|---|---|
show otv vpn
To display the information about an overlay network, use the show otv vpn command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the information about an overlay network:
Related Commands
|
|
|
|---|---|
show run otv-isis
To display the current running configuration of the Overlay Transport Virtualization (OTV)
Intermediate-System-to-Intermediate System (IS-IS) process, use the show run otv-isis command.
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to display the current running configuration of the OTV IS-IS process:
Related Commands
|
|
|
|---|---|
spf-interval
To configure an shortest path first (SPF) generation interval, use the spf-interval command. To return to the default setting, use the no form of this command.
spf-interval {spf-max-wait | spf-initial-wait | spf-second-wait}
no spf-interval {spf-max-wait | spf-initial-wait | spf-second-wait}
Syntax Description
Defaults
Command Modes
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
This example shows how to configure an interval for SPF generation:
Related Commands
|
|
|
|---|---|
track-adjacency-nexthop
To enable overlay route tracking, use the track-adjacency-nexthop command. To disable the setting, use the no form of this command.
Syntax Description
Defaults
Command Modes
OTV router configuration mode.
Command History
|
|
|
|---|---|
Usage Guidelines
This command tracks only the site-adjacent edge device. The site-adjacent device must be reachable only by Interior Gateway Protocol (IGP) and not by any static routes or default routes.
Examples
This example shows how to enable overlay route tracking:
Related Commands
|
|
|
|---|---|
Feedback