Connectivity Guide

OS10(config)# do show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring VLANs
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
1 down
* 10 up A Eth1/1/1-1/1/25,1/1/29,1/1/31-1/1/54
VLAN scale prole
When you scale the number of VLANs on a switch, use the VLAN scale prole. This consumes less memory. Enable the scale prole before
you congure VLANs on the switch. The scale prole globally applies L2 mode on all VLANs you create and disables L3 transmission. To
enable L3 routing trac on a VLAN, use the mode L3 command.
1 Congure the L2 VLAN scale prole in CONFIGURATION mode.
scale-profile vlan
2 (Optional) Enable L3 routing on a VLAN in INTERFACE VLAN mode.
mode L3
After you upgrade OS10 from an earlier version with congured VLANs, if you congure the VLAN scale prole and enable L3 routing on
VLANs, save the conguration and use the reload command to apply the scale prole settings.
Apply VLAN scale prole
OS10(config)# scale-profile vlan
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)# mode L3
Loopback interfaces
A Loopback interface is a virtual interface where the software emulates an interface. Because a Loopback interface is not associated to
physical hardware entities, the Loopback interface status is not aected by hardware status changes.
Packets routed to a Loopback interface process locally to the OS10 device. Because this interface is not a physical interface, to provide
protocol stability you can congure routing protocols on this interface. You can place Loopback interfaces in default L3 mode.
Enter the Loopback interface number in CONFIGURATION mode, from 0 to 16383.
interface loopback number
Enter the Loopback interface number to view the conguration in EXEC mode.
show interface loopback number
Enter the Loopback interface number to delete a Loopback interface in CONFIGURATION mode.
no interface loopback number
View Loopback interface
OS10# show interface loopback 4
Loopback 4 is up, line protocol is up
Hardware is unknown.
Interface index is 102863300
Internet address is 120.120.120.120/24
Mode of IPv4 Address Assignment : MANUAL
MTU 1532 bytes
Flowcontrol rx false tx false
ARP type: ARPA, ARP Timeout: 240
Last clearing of "show interface" counters : 00:00:11
Queuing strategy : fifo
Input 0 packets, 0 bytes, 0 multicast
Received 0 errors, 0 discarded
Output 0 packets, 0 bytes, 0 multicast
Output 0 errors, Output 0 invalid protocol
Time since last interface status change : 00:00:11
Interfaces
155