User's Manual
187
Chapter 23 Interface Configuration Example
23.1 Configuring Public Attribute of Interface
23.1.1 Example for Interface Description
The following example shows how to add a description for an interface.
interface vlan 1
ip address 192.168.1.23 255.255.255.0
23.1.2 Example of Interface Shutdown
The following example shows how to disable GigaEthernet interface 0/1.
interface GigaEthernet0/1
shutdown
The following example shows how to restart the interface.
interface GigaEthernet0/1
no shutdown