R0106-HP MSR Router Series MPLS Configuration Guide(V7)

382
The PW type and AC access mode determine how the VLAN tag is processed by a PE. Therefore, the
local PE and the peer PE must be configured with the same PW type and AC access mode.
To configure the interface with Ethernet or VLAN encapsulation:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. (Optional.) Specify the default
next hop IP address or MAC
address.
default-nexthop { ip ip-address |
mac { mac-address | broadcast } }
Required for MPLS L2VPN
interworking.
By default, no default next hop is
specified.
This command is not supported
on a VLAN interface.
Configuring the interface with PPP encapsulation
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface { serial | pos } number N/A
3. Configure the link layer
protocol.
link-protocol ppp
By default, the link layer protocol
is PPP.
4. Configure IPCP negotiation
without IP address or specify the
IPCP proxy IP address.
To configure IPCP negotiation
without IP address:
ppp ipcp ignore local-ip
To specify the IPCP proxy IP
address:
ppp ipcp proxy ip-address
By default, IPCP negotiation
without IP address is not
supported and no IPCP proxy
address is specified.
Configuring the interface with HDLC encapsulation
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface { serial | pos } number N/A
3. Configure the link layer
protocol.
link-protocol hdlc
By default, the link layer protocol
is PPP.
Configuring a cross-connect
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create a cross-connect group
and enter cross-connect group
view.
xconnect-group group-name
By default, no cross-connect group
is created.