Reference Guide

Table Of Contents
Time since last interface status change: 3 weeks 1 day 20:30:38
--more--
View specific interface information
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# show configuration
!
interface ethernet1/1/1
ip address 1.1.1.1/24
no switchport
no shutdown
View candidate configuration
OS10(conf-if-eth1/1/1)# show configuration candidate
!
interface ethernet1/1/1
ip address 1.1.1.1/24
no switchport
no shutdown
View running configuration
OS10# show running-configuration
Current Configuration ...
!
interface Ethernet 2/6
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 Name IP-Address OK Method Status Protocol
=========================================================================================
Ethernet 1/1/1 unassigned YES unset up up
Ethernet 1/1/2 unassigned YES unset up up
Ethernet 1/1/3 unassigned YES unset up up
Ethernet 1/1/4 unassigned YES unset up up
Ethernet 1/1/5 unassigned YES unset up up
Ethernet 1/1/6 unassigned YES unset up up
Ethernet 1/1/50:1 101.1.1.2/30 YES manual up up
View VLAN configuration
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 up A
Eth1/1/5-1/1/8,1/1/27-1/1/28,1/1/31-1/1/54
1002 down
Interfaces
97