Verifying the configuration – H3C Technologies H3C S12500-X Series Switches User Manual

Page 291

Advertising
background image

280

# Create a cross-connect group named vpn1, create a cross-connect named ldp in the group, and

bind service instance 1000 on Ten-GigabitEthernet 1/0/1 to the cross-connect.

[PE2] xconnect-group vpn1

[PE2-xcg-vpn1] connection ldp

[PE2-xcg-vpn1-ldp] ac interface ten-gigabitethernet1/0/1 service-instance 1000

# Create an LDP PW for the cross-connect to bind the AC to the PW.

[PE2-xcg-vpn1-ldp] peer 192.3.3.3 pw-id 1000

[PE2-xcg-vpn1-ldp-192.3.3.3-1000] quit

[PE2-xcg-vpn1-ldp] quit

[PE2-xcg-vpn1] quit

6.

Configure CE 2:

<CE2> system-view

[CE2] vlan 10

[CE2-vlan10] quit

[CE2] interface vlan-interface 10

[CE2-Vlan-interface10] ip address 100.1.1.2 24

[CE2-Vlan-interface10] quit

[CE2] interface ten-gigabitethernet 1/0/1

[CE2-Ten-GigabitEthernet1/0/1] port link-type trunk

[CE2-Ten-GigabitEthernet1/0/1] port trunk permit vlan 10

[CE2-Ten-GigabitEthernet1/0/1] quit

Verifying the configuration

# Display L2VPN PW information on PE 1. The output shows that a PW has been created.

[PE1] display l2vpn pw

Flags: M - main, B - backup, H - hub link, S - spoke link, N - no split horizon

Total number of PWs: 1, 1 up, 0 blocked, 0 down, 0 defect

Xconnect-group Name: vpn1

Peer PW ID In/Out Label Proto Flag Link ID State

192.2.2.2 1000 65661/65659 LDP M 1 Up

# Display L2VPN PW information on ASBR 1. The output shows that two PWs have been created to form
a multi-segment PW.

[ASBR1] display l2vpn pw

Flags: M - main, B - backup, H - hub link, S - spoke link, N - no split horizon

Total number of PWs: 2, 2 up, 0 blocked, 0 down, 0 defect

Xconnect-group Name: vpn1

Peer PW ID In/Out Label Proto Flag Link ID State

192.1.1.1 1000 65659/65661 LDP M 0 Up

192.3.3.3 1000 65658/65661 LDP M 1 Up

# Display L2VPN PW information on ASBR 2. The output shows that two PWs have been created to form
a multi-segment PW.

[ASBR2] display l2vpn pw

Flags: M - main, B - backup, H - hub link, S - spoke link, N - no split horizon

Total number of PWs: 2, 2 up, 0 blocked, 0 down, 0 defect

Advertising