Zhone 5100 참조 매뉴얼

다운로드
페이지 186
Vpacket 5100/6100 Series Reference Manual                                                                                                           A-21
Setting the data link layer protocol
You can set the data link layer protocol by issuing the set linklayer command. You need to save 
and reset the 5100/6100 VDR for changes to take effect.
Syntax: set linklayer 
            [RFC1483MAC | RFC1490MAC | RFC1490IP | FRAME-MUX | PPP-HDLC]
Argument:
RFC1483MAC | RFC1490MAC | RFC1490IP | FRAME-MUX | PPP-HDLC
link layer protocol choices
Example:
In this example, the data link layer is configured to use RFC1490IP as the link layer protocol.
Setting the WAN IP address
You can assign a WAN IP address by issuing the set ip wan command. You need to save and 
reset the 5100/6100 VDR for changes to take effect.
Syntax: set ip wan <ip addr> <netmask>
Arguments:
ip addr
the WAN interface IP address in standard notation
netmask
the subnet mask for the WAN interface
Example:
In this example, the WAN IP address is set to 205.176.94.11 and the subnet mask is set to 
255.255.255.0. This is a public WAN address.
FtpLoader(5)> set linklayer RFC1490IP
Save and Reboot for changes to take effect
FtpLoader(6)>
FtpLoader(6)> set ip wan 205.176.94.11 255.255.255.0
Save and Reboot for changes to take effect
FtpLoader(7)>