Connectivity Guide

Usage information After you congure the remote VTEP, the VXLAN virtual network is enabled to start sending server trac. You can
congure multiple remote VTEPs. All broadcast, multicast, and unknown unicast (BUM) trac received on an
access interface is replicated on remote VTEPs. The no version of this command removes the congured value.
Example
OS10(config-vn-vxlan-vni)# remote-vtep 20.20.20.1
OS10(config-vn-vxlan-vni-remote-vtep)# exit
OS10(config-vn-vxlan-vni)# remote-vtep 30.20.20.1
Supported releases 10.4.2.0 or later
show hardware overlay-routing-prole mode
Displays the number of hardware resources available for overlay routing in dierent proles.
Syntax
show hardware overlay-routing-profile mode [all]
Parameters
all
View the number of tenant entries available in each hardware partition for overlay routing
proles.
Default Not congured
Command mode EXEC
Usage information On S4100-ON series, S5200-ON series, S4048T-ON, S4248-ON, and S6010-ON switches, L3 VXLAN overlay
routing requires reserved hardware resources. The number of reserved table entries in a prole varies according to
the OS10 switch.
Example (S5200-ON
series)
OS10# show hardware overlay-routing-profile mode all
Overlay Underlay Overlay Underlay
Mode Next-hop Next-hop L3 RIF L3 RIF
Entries Entries Entries Entries
default-overlay-routing 8192 57344 2048 14336
disable-overlay-routing 0 65536 0 16384
balanced-overlay-routing 32768 32768 8192 8192
scaled-overlay-routing 53248 12288 12288 4096
show hardware overlay-routing-profile mode
Overlay Underlay Overlay Underlay
Setting Mode Next-hop Next-hop L3 RIF L3 RIF
Entries Entries Entries Entries
Current default-overlay-routing 8192 57344 2048 14336
Next-boot default-overlay-routing 8192 57344 2048 14336
Supported releases 10.4.3.0 or later
show interface virtual-network
Displays the conguration of virtual-network router interfaces and packet statistics.
Syntax
show interface virtual-network [vn-id]
Parameters
vn-id
Enter a virtual-network ID, from 1 to 65535.
Default Not congured
Command mode EXEC
VXLAN 697