UMN:CLI

User Manual

 

SURPASS hiD 6615 S223/S323 R1.5

 

 

 

4.3.7Displaying Interface

To display interface status and configuration, use the following command.

Command

Mode

Description

 

 

 

 

Enable

Shows interface status and configuration.

show interface [INTERFACE]

Global

INTERFACE: interface name

 

Interface

 

 

 

 

 

show ip interface [INTERFACE]

Enable

Shows brief information of interface.

brief

Global

INTERFACE: interface name

 

 

 

4.3.8Sample Configuration

[ Sample Configuration 1 ]

The followings are examples of enabling interface 1 in two ways.

On Configuration Mode

SWITCH# configure terminal

SWITCH(config)# interface noshutdown 1

SWITCH(config)#

On Interface Configuration Mode

SWITCH# configure terminal

SWITCH(config)# interface 1

SWITCH(config-if)# no shutdown

SWITCH(config-if)#

[ Sample Configuration 2 ]

The following is an example of assigning IP address 192.168.1.10 to 1.

SWITCH(config-if)# ip address 192.168.1.10/16 SWITCH(config-if)# show ip

IP-Address Scope Status

-------------------------------------

192.168.1.10/16 global SWITCH(config-if)#

[ Sample Configuration 3 ]

The following is an example of configuring default gateway.

SWITCH# configure terminal

SWITCH(config)# ip route default 192.168.1.254

SWITCH(config)#

60

A50010-Y3-C150-2-7619

Page 60
Image 60
Siemens S323, S223 user manual Displaying Interface, ② On Interface Configuration Mode, Show interface Interface, Brief