Applicable Hardware And Software Versions; Restrictions And Guidelines; Procedures; Configuring Beb 1 - H3C S6800 Configuration Examples

Hide thumbs Also See for S6800:
Table of Contents

Advertisement

Applicable hardware and software versions

The following matrix shows the hardware and software versions to which this configuration example
is applicable:
Hardware
S6800 switch series
S6860 switch series
S6861 switch series

Restrictions and guidelines

You need to configure PBB only on BEBs.

Procedures

Configuring BEB 1

# Create VLAN 1000 and VLAN 2000.
<BEB1> system-view
[BEB1] vlan 1000
[BEB1-vlan1000] quit
[BEB1] vlan 2000
[BEB1-vlan2000] quit
# Enable L2VPN.
[BEB1] l2vpn enable
# Create a VSI.
[BEB1] vsi test
# Assign PBB I-SID 1 to the VSI.
[BEB1-vsi-test] pbb i-sid 1
# Specify B-VLAN 2000 for the PBB VSI.
[BEB1-vsi-test-1] bvlan 2000
[BEB1-vsi-test-1] quit
[BEB1-vsi-test] quit
# Configure Ten-GigabitEthernet 1/0/1 as a trunk port, assign it to VLAN 2000, and remove it from
VLAN 1. Configure Ten-GigabitEthernet 1/0/1 as an uplink port of the PBB VSI.
[BEB1] interface ten-gigabitethernet 1/0/1
[BEB1-Ten-GigabitEthernet1/0/1] port link-type trunk
[BEB1-Ten-GigabitEthernet1/0/1] port trunk permit vlan 2000
[BEB1-Ten-GigabitEthernet1/0/1] undo port trunk permit vlan 1
[BEB1-Ten-GigabitEthernet1/0/1] pbb uplink vsi test
[BEB1-Ten-GigabitEthernet1/0/1] quit
# Configure Ten-GigabitEthernet 1/0/2 as a trunk port, assign it to VLAN 1000, and remove it from
VLAN 1.
[BEB1] interface ten-gigabitethernet 1/0/2
Software version
Release 2702
Not supported
2

Advertisement

Table of Contents
loading

This manual is also suitable for:

S6860S6861

Table of Contents