Connectivity Guide

S4100-ON series: 24576 entries
S5200-ON series switches: 53248 entries
disable-
overlay-
routing
Allocate 0 next-hop entries for overlay routing and all next-hop entries for underlay
routing.
Default
S4048T-ON and S6010-ON switches reserve 8192 ARP table entries.
S4100-ON series switches reserve 4096 ARP table entries.
S5200-ON series switches reserve 8192 ARP table entries.
Command mode CONFIGURATION
Usage information The number of reserved table entries in a prole varies according to the OS10 switch. To view the available overlay
routing proles for a switch, use the show hardware overlay-routing-profile mode all command.
After you congure a prole, reload the switch to activate the prole. The no form of the command disables the
congured prole and restores the default number of reserved ARP table entries.
Example
OS10(config)# hardware overlay-routing-profile balanced-overlay-routing
OS10(config)# exit
OS10# write memory
OS10# reload
Supported releases 10.4.3.0 or later
interface virtual-network
Congures a virtual-network router interface.
Syntax
interface virtual-network vn-id
Parameters
virtual-
network vn-id
Enter a virtual-network ID, from 1 to 65535.
Default Not congured
Command mode CONFIGURATION
Usage information Congure a virtual-network router interface to enable hosts connected to a virtual network to route trac to hosts
on another virtual network in the same VRF. The virtual-network IP address must be unique on each VTEP,
including VTEPs in VLT pairs.
Example
OS10(config)# interface virtual-network 10000
OS10(config-if-vn-10000)# ip vrf forwarding tenant1
OS10(config-if-vn-10000)# ip address 10.1.0.1/16
OS10(config-if-vn-10000)# no shutdown
Supported releases 10.4.3.0 or later
694 VXLAN