ATL Telecom R1-SW Ethernet Switch User Manual
Page 81
![background image](https://www.manualsdir.com/files/812238/content/doc081.png)
Basic Configuration
5-13
The following is an example of assigning an IP address and subnet mask to the management
Ethernet interface and verifying the configuration:
> enable
# config t
(config)# interface management
(config-if)# ip address 172.27.68.100/16
(config-if)# exit
(config)# ip route default 172.27.1.254
(config)# end
(config)# show interface management
Interface management
index 2 metric 1 mtu 1500
HWaddr: 00:90:a3:cd:0e:b0
inet 172.27.68.100/16 broadcast 172.27.255.255
input packets 0, bytes 0, dropped 0, multicast packets 0
input errors 0, length 0, overrun 0, CRC 0, frame 0, fifo 0, missed 0
output packets 0, bytes 0, dropped 0
output errors 0, aborted 0, carrier 0, fifo 0, heartbeat 0, window 0
collisions 0
# ping 172.27.2.49