Advanced IP configuration
80
Z-Edge 64 Configuration Guide
num-channels: -> {1}:
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
4
Bind the PPP interface to ATM interface:
zSH> stack bind
Enter the upper layer: 1-1-1-0/ppp
Enter the lower layer: 1-1-1-0-hdsl2/aal5
Stack bind successful.
5
Use the stack show command to verify interface stacking:
zSH> stack show 1-1-1-0/ppp
AAL5 layer: 1-1-1-0-hdsl2/aal5
ATM layer: 1-1-1-0-hdsl2/atm
Line Group: 1-1-1-0-hdsl2/other
Physical: 1/1/1/0/hdsl2
6
After binding the interfaces, the system creates a ppp-lcp profile. Update
the ppp-lcp profile to set link control protocols (LCP) for establishing,
configuring, and testing the data-link connection. The following example
leaves the default settings:
zSH> update ppp-lcp 1-1-1-0/ppp
receive-auth-enable: ---> {disabled}
receive-auth-protocol: -> {pap}
send-auth-enable: ------> {disabled}
send-auth-protocol: ----> {pap}
send-auth-identity: ----> {}
mru-enable: ------------> {enabled}
initial-mru: -----------> {1500}
accm-enable: -----------> {disabled}
rx-acc-map: ------------> {ff:ff:ff:ff}
tx-acc-map: ------------> {ff:ff:ff:ff}
fcs-alt-enable: --------> {disabled}
fcs-size: --------------> {0}
lqr-period: ------------> {3000}
lqr-status: ------------> {disabled}
quality-protocol: ------> {lqr}
magic-number-enable: ---> {true}
magic-number: ----------> {0}
max-pad: ---------------> {4}
callback-enable: -------> {disabled}
callback-type: ---------> {byauth}
callback-dial-string: --> {}
restart-timer: ---------> {3}
max-config-retries: ----> {10}
max-term-retries: ------> {2}
max-fail-retries: ------> {10}
pfc-enable: ------------> {disabled}
acfc-enable: -----------> {disabled}
sdp-enable: ------------> {disabled}