![H3C S12500-X Configuration Manual Download Page 17](http://html1.mh-extra.com/html/h3c/s12500-x/s12500-x_configuration-manual_3109762017.webp)
11
•
System
ID
—Unique identifier of an RB in the TRILL network. The system ID can be
automatically assigned or manually configured.
•
Nickname
—Address of an RB in the TRILL network. The address can be automatically
assigned or manually configured. When multiple RBs in the TRILL network have the same
nickname, the RB with the highest priority uses the nickname. When the RBs also have the
same priority, the RB with the highest system ID uses the nickname. The system automatically
assigns new nicknames to the other RBs.
The system resets the TRILL process when the RB's system ID changes.
To configure the system ID and nickname for the RB:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter TRILL view.
trill
N/A
3.
Configure the system
ID for the RB.
system-id
system-id
By default, the RB automatically generates
a system ID based on its MAC address
upon startup.
4.
Configure the
nickname for the RB.
nickname
nickname
[
priority
priority
]
By default, TRILL automatically assigns
nicknames to RBs, and the priority for a
RB to hold a nickname is 64.
Configuring the link type of a TRILL port
The following link types are available for a TRILL port:
•
Access
—Access ports include access ports without the alone attribute and access ports with
the alone attribute. Access ports with the alone attribute do not send or receive Hello frames
and do not participate in DRB election or AVF negotiation. Access ports without the alone
attribute can process only local data frames and Hello frames.
•
Hybrid
—A hybrid port combines the attributes of an access port and a trunk port, and can
process local data frames and passing data frames.
•
Trunk
—A trunk port can process passing data frames and some of Layer 2 protocol frames (for
example, LLDP frames), but it cannot process local data frames.
Configuration procedure
To configure the link type of a TRILL port:
Step
Command Remarks
1.
Enter system view.
system-view
N/A
2.
Enter Layer 2
Ethernet or
aggregate interface
view.
interface
interface-type
interface-number
N/A
3.
Configure the link
type of the TRILL
port.
trill
link-type
{
access
[
alone
] |
hybrid
|
trunk
}
By default, the link type of a TRILL port
is access without the alone attribute.