The available ppp command options are the same for interfaces whether they are configured with PPP or MLPPP.
encapsulation mlppp
- host1(config)#interface serial 2/0:1/1
- host1(config-if)#encapsulation mlppp
interface mlppp
- host1(config-if)#interface mlppp group2
![]() |
Note: RADIUS supports the inclusion of the MLPPP Bundle Name VSA [26-62] in Access-Request, Acct-Start, Acct-Stop, and Interim-Acct messages. For more information, see JUNOSe Broadband Access Configuration Guide. |
member-interface
- host1(config-if)#member-interface serial 2/0:1/1
ppp hash-link-selection
- host1(config)#interface atm 2/0
- host1(config-if)#interface atm 2/0.2
- host1(config-subif)#atm pvc 42 0 42 aal5snap
- host1(config-subif)#encapsulation mlppp
- host1(config-subif)#ppp hash-link-selection
- host1(config)#interface mlppp group1
- host1(config-if)#ppp hash-link-selection
- host1(config)#profile dynamicMlppp
- host1(config-profile)#ppp multilink enable
- host1(config-profile)#ppp hash-link-selection
ppp keepalive
- host1(config-if)#ppp keepalive 50
ppp log
- host1(config-profile)#ppp log pppPacket
![]() |
Note: This command is equivalent to the log severity debug pppPacket and log severity debug pppStateMachine commands. |
ppp magic-number disable
- host1(config-if)#ppp magic-number disable
ppp magic-number ignore-mismatch
- host1(config-if)#ppp magic-number ignore-mismatch
ppp max-negotiations
- host1(config-if)#ppp max-negotiations lcp
5
- host1(config-if)#ppp max-negotiations ipcp
- host1(config-if)#ppp max-negotiations 15
- host1(config-if)#no ppp max-negotiations
ppp mru
- host1(config-if)#ppp mru 576
ppp passive-mode
- host1(config-if)#ppp passive-mode
ppp peer
- host1(config-profile)#ppp peer dns
ppp shutdown
- host1(config-if)#ppp shutdown