Zhone 5100 参照マニュアル

ページ / 186
CHAPTER 1
System commands
18    
Vpacket 5100/6100 Series Reference Manual
commit IP
You can commit IP-specific changes by issuing the commit ip command. This command forces 
changes such as the Ethernet interface IP address, WAN IP addresses, T1 and loopback interface 
IP address.
Syntax: commit ip
Example:
In this example, a new LAN IP address is set and only IP interface changes are forced.
commit t1
If you are running a 5100/6100 VDR with a T1 interface, you can commit T1-specific changes by 
issuing the commit t1 command.
Syntax: commit t1
Example:
In this example, only T1-specific changes are forced.
Deleting a file
You can delete a file from one of the 5100/6100 VDR directories by issuing the delete command. 
No confirmation message appears before the file is deleted.
Warning. Deleting a file from one of the directories is not advised and might cause 
the 5100/6100 VDR to not function correctly.
Syntax: delete <filename>
Argument:
filename
an up to 8-character name with a 3-character extension
Vpacket# set ip lan 172.54.67.8 255.255.255.0
Vpacket# commit ip
The IP changes were committed
VPacket#
VPacket# set wan cablelength 133
VPacket# commit t1
The IP changes were committed
VPacket#
WARNING