Assigning a hybrid port to a vlan, Configuring edge ports, Configuration restrictions and guidelines – H3C Technologies H3C S12500-X Series Switches User Manual
Page 126: Configuration procedure, Configuring path costs of ports
115
Step Command
Remarks
2.
Enter interface view.
•
Enter Layer 2 Ethernet interface
view:
interface interface-type
interface-number
•
Enter Layer 2 aggregate
interface view:
interface bridge-aggregation
interface-number
•
Enter S-channel interface view:
interface s-channel
interface-number.channel-id
•
Enter S-channel aggregate
interface view:
interface
schannel-aggregation
interface-number:channel-id
•
The configuration made in
Layer 2 Ethernet interface view
applies only to the port.
•
The configuration made in
Layer 2 aggregate interface
view applies to the aggregate
interface and its aggregation
member ports. If the system fails
to apply the configuration to an
aggregation member port, it
skips the port and moves to the
next member port. If the system
fails to apply the configuration
to the aggregate interface, it
stops applying the
configuration to aggregation
member ports.
•
The configuration made in
S-channel interface view or
S-channel aggregate interface
view applies only to the
interface. For more information
about S-channel interfaces, see
EVB Configuration Guide.
3.
Configure the link type of the
ports as trunk.
port link-type trunk
By default, all ports are access
ports.
4.
Assign the trunk ports to the
specified VLANs.
port trunk permit vlan { vlan-id-list
| all }
By default, a trunk port only permits
VLAN 1.
5.
(Optional.) Configure the
PVID of the trunk ports.
port trunk pvid vlan vlan-id
The default setting is VLAN 1.
Assigning a hybrid port to a VLAN
A hybrid port can carry multiple VLANs. You can assign it to the specified VLANs in interface view. Make
sure the VLANs have been created.
When you assign a hybrid port to a VLAN, follow these guidelines:
•
To change the link type of a port from trunk to hybrid or vice versa, set the link type to access first.
•
You must configure the hybrid port to allow packets from the PVID to pass through by using the port
hybrid vlan command.
To assign a hybrid port to one or multiple VLANs:
Step Command
Remarks
1.
Enter system view.
system-view
N/A