R21xx-HP FlexFabric 11900 TRILL Command Reference
23
tree feature globally. After the spanning tree protocol is enabled globally, you must disable the spanning
tree feature on TRILL ports. For more information about the spanning tree feature, see Layer 2—LAN
Switching Configuration Guide.
Configuration in Layer 2 Ethernet interface view takes effect on only the current port. Configuration in
Layer 2 aggregate interface view takes effect on the current interface and its member ports.
Configuration on the member port of an aggregate interface takes effect after the member port leaves the
aggregation group.
Examples
# Enable TRILL globally, and enable TRILL on port Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] trill
[Sysname-trill] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] trill enable
Related commands
trill
trill link-type
Use trill link-type to configure the link type of a TRILL port.
Use undo trill link-type to restore the default.
Syntax
trill link-type { access | hybrid | trunk }
undo trill link-type
Default
The link type of a TRILL port is access.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
access: Configures the link type as access. An access port can process only local data frames and Hello
frames.
hybrid: Configures the link type as hybrid. A hybrid port combines the attributes of an access port and
a trunk port, and it can process local data frames and passing data frames.
trunk: Configures the link type as trunk. A trunk port can process passing data frames and some of Layer
2 protocol packets (for example, LLDP packets), and it cannot process local data frames.
Usage guidelines
Configuration in Layer 2 Ethernet interface view takes effect on only the current port. Configuration in
Layer 2 aggregate interface view takes effect on the current interface and its member ports.
Configuration on the member port of an aggregate interface takes effect after the member port leaves the
aggregation group.










