Reference Guide

no ip address
shutdown
!
interface Ethernet 2/7
no ip address
shutdown
!
interface Ethernet 2/8
no ip address
shutdown
!
interface Ethernet 2/9
no ip address
shutdown
...
View L3 interfaces
OS10# show ip interface brief
Interface IP-Address OK? Method Status Protocol
TenGigabitEthernet 1/1/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/2/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/3/1 unassigned YES Manual up up
TenGigabitEthernet 1/4/1 unassigned YES Manual up up
TenGigabitEthernet 1/5/1 unassigned YES Manual up up
TenGigabitEthernet 1/6/1 10.10.10.1 YES Manual up up
TenGigabitEthernet 1/7/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/8/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/9/1 unassigned NO Manual administratively down down
View VLAN conguration
OS10# show vlan
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C -
Community, I - Isolated
Q: A - Access (Untagged), T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
NUM Status Description Q Ports
* 1 up A Eth1/1/1-1/1/32
Interface commands
channel-group
Assigns an interface to a port-channel group.
Syntax
channel-group channel-number mode {active | on | passive}
Parameters
channel-number — Enter a port-channel number (1 to 128).
mode — Sets the LACP actor mode.
active — Sets channeling mode to active.
on — Sets channeling mode to static.
passive — Sets channeling mode to passive.
Default Not congured
Command Mode INTERFACE
Interfaces 73