Zhone 5100 참조 매뉴얼

다운로드
페이지 186
CHAPTER 3
Interfaces
90    
Vpacket 5100/6100 Series Reference Manual
Deleting a loopback interface
This command sets up the IP address on the loopback interface. You can delete the configured IP 
by issuing the set ip delete loopback command. 
Note. This command does not delete the loopback interface feature but only the IP 
address associated with the interface. 
Syntax: set ip delete loopback
Example:
In this example, the loopback interface IP address, subnet mask, and entry in the IP Interface 
table are deleted.
Viewing the loopback configuration
You can view the IP address configured on the loopback interface by issuing the show ip or show 
ip loopback commands. The show ip command shows all of the IP addresses available on the 
5100/6100 VDR, including the Loopback IP address, if configured. The show ip loopback 
command shows only the Loopback IP address if configured.
Syntax: show ip [loopback]
Argument:
loopback
limits the output to the IP loopback address and subnet mask
Example:
VPacket# set ip delete loopback
Delete ip loopback success.
VPacket#
VPacket# show ip
ACTIVE indicates this is the current operational setting
CONFIG indicates this has been configured but not activated
-------------------------IP INTERFACE----------------------
       INTERFACE NAME      IP ADDRESS          NET MASK
ACTIVE lan                 10.10.10.1          255.255.240.0     NATed
ACTIVE lan                 13.13.13.254        255.255.255.0     NATed
ACTIVE lan                 15.15.15.254        255.255.255.0     NATed
ACTIVE wan                 205.176.94.11       255.255.255.0
ACTIVE loopback            205.176.94.17       255.255.255.0
ACTIVE Default Gateway     10.10.10.254
ACTIVE Voice Ip Address    10.10.10.1
-----------------------------------------------------------
VPacket#