Page 2
Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor’s standard commercial license. Links to third-party websites take you outside the Hewlett Packard Enterprise website. Hewlett Packard Enterprise has no control over and is not responsible for information outside the Hewlett Packard Enterprise website. Acknowledgments Intel®, Itanium®, Pentium®, Intel Inside®, and the Intel Inside logo are trademarks of Intel Corporation in the...
Configuring TRILL TRansparent Interconnection of Lots of Links (TRILL) uses IS-IS to provide transparent Layer 2 forwarding. Overview TRILL combines the simplicity and flexibility of Layer 2 switching with the stability, scalability, and rapid convergence capability of Layer 3 routing. All these advantages make TRILL very suitable for large flat Layer 2 networks in data centers.
TRILL forwarding mechanisms Different types of frames are forwarded by using different forwarding mechanisms. The following sections describe these mechanisms. Unicast frame forwarding mechanism As shown in Figure 2, a unicast frame is forwarded as follows: When a unicast frame enters the TRILL network, the ingress RB encapsulates the original Ethernet frame with the following headers: A TRILL header (similar to an IP header).
Page 7
to the destination station S2. Because the network segment where RB 4 resides does not have a receiver of this frame, RB 4 drops the frame. Figure 3 Multicast frame forwarding flow RB 4 VLAN 200 TRILL network RB 1 RB 3 VLAN 10 VLAN 10...
Figure 4 Multicast ECMP RB 1 Cost = 2 RB 2 RB 3 RB 4 TRILL distribution trees support Equal Cost Multiple Path (ECMP), also known as multicast ECMP. When multicast ECMP is enabled, TRILL assigns equal-cost links to multiple TRILL distributions trees.
• To connect a spanning tree network to a TRILL network, make sure the following requirements are met: The spanning tree protocol is disabled on TRILL ports. An edge port is used to connect the spanning tree network to the TRILL network. The edge ...
Tasks at a glance (Optional.) Enabling TRILL to forward traffic from EVB S-channels (Optional.) Configuring TRILL GR (Optional.) Associating a TRILL port with a track entry (Optional.) Using ping TRILL and tracert TRILL to test network connectivity Enabling TRILL After you enable TRILL on a port, TRILL can operate correctly by using default settings. A port with TRILL enabled is called a TRILL port.
Figure 8 Two TRILL neighbors are established for a port (2) RB 1 RB 2 RB 3 TRILL enabled port TRILL disabled port Configuration procedure To enable TRILL: Step Command Remarks Enter system view. system-view Enable TRILL globally and By default, TRILL is disabled trill enter TRILL view.
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.
The system automatically calculates the link cost of a TRILL port by using the following formula: link cost = 20000000000000/interface baud rate. To set the link cost for a TRILL port: Step Command Remarks Enter system view. system-view Enter TRILL view. trill By default, automatic link cost Enable automatic link cost...
Step Command Remarks VLAN as the designated VLAN. Configuring TRILL timers You can configure the following TRILL timers: • Hello interval and Hello multiplier—The RB advertises Hello frames at the Hello interval to maintain a TRILL adjacency. The shorter the Hello interval, the faster the network convergence. However, a shorter Hello interval consumes more system resources.
Configuring TRILL LSP parameters and features Setting TRILL LSP parameters You can set the following LSP parameters: • LSP maximum age—The RB uses the LSP maximum age as the remaining lifetime of the LSPs that it originates. When the RB detects that the remaining lifetime of an LSP reaches 0 seconds in the LSDB, the RB performs the following tasks: Removes the LSP's content.
Step Command Remarks parameters. [ minimum-interval is 10 milliseconds, and the incremental [ incremental-interval ] ] interval is 20 milliseconds. The default setting is 1458 bytes. To prevent the system from generating Configure the error messages, do not set the maximum maximum length of lsp-length originate size length of originated LSPs to be greater...
Step Command Remarks Enter system view. system-view Enter Layer 2 Ethernet interface interface-type interface view or Layer 2 interface-number aggregate interface view. Enable the pseudonode By default, the pseudonode trill bypass-pseudonode enable bypass feature. bypass feature is disabled. Setting the SPF algorithm parameters The RB uses the SPF algorithm to calculate a shortest path tree with itself as the root based on the LSDB.
• The smallest m value across the TRILL network. The RB selects the first n nicknames from the nickname list advertised by the highest-priority RB. The RB uses the selected nicknames as the root nicknames for computing distribution trees. To set basic TRILL distribution tree parameters: Step Command Remarks...
Step Command Remarks By default, load balancing over Enable load balancing over ingress assign-rule TRILL distribution trees is TRILL distribution trees. load-balancing disabled. Set the delay timer for the RB to switch ingress traffic to The default delay timer is 300 ingress assign-delay seconds a new TRILL distribution seconds.
An entry that is identified by fewer keys is at a higher level. The incremental flush feature enables the device to compare the outgoing port list and local receiving flag of an entry with its next higher level entry. If the two entries have the same outgoing port list and local receiving flag, the higher level entry is issued to the TRILL FIB.
Step Command Remarks Enter system view. system-view Enter TRILL view. trill Enable GR for TRILL. graceful-restart By default, GR is disabled for TRILL. (Optional.) Configure graceful-restart interval the GR interval for The default setting is 300 seconds. interval TRILL. (Optional.) Suppress graceful-restart By default, the SA bit is set during graceful the SA bit during...
• Enable TRILL on the uplink ports of the distribution layer devices. These ports send the de-encapsulated TRILL data frames to the core layer. • In the TRILL network, configure four TRILL distribution trees with RB 6 through RB 9 as the root bridges.
Page 27
[RB1-Ten-GigabitEthernet1/0/3] quit [RB1] interface ten-gigabitethernet 1/0/4 [RB1-Ten-GigabitEthernet1/0/4] trill enable [RB1-Ten-GigabitEthernet1/0/4] trill link-type trunk [RB1-Ten-GigabitEthernet1/0/4] quit [RB1] interface ten-gigabitethernet 1/0/5 [RB1-Ten-GigabitEthernet1/0/5] trill enable [RB1-Ten-GigabitEthernet1/0/5] trill link-type trunk [RB1-Ten-GigabitEthernet1/0/5] quit # Configure RB 2 through RB 5 in the same way RB 1 is configured. (Details not shown.) Configure the downlink ports of distribution layer devices: # Enable TRILL globally on RB 6, enable TRILL on downlink port Ten-GigabitEthernet 1/0/1 through Ten-GigabitEthernet 1/0/5 of RB 6, and configure these ports as trunk ports.
# Set the RB 6's priority to 65535, and set the number of TRILL distribution trees that the RB wants all RBs to compute to 4. [RB6] trill [RB6-trill] tree-root priority 65535 [RB6-trill] trees calculate 4 [RB6-trill] quit # Set the RB 7's priority to 65534, and set the number of TRILL distribution trees that the RB wants all RBs to compute to 4.
Page 29
XGE1/0/4 0x5808 XGE1/0/5 0x5809 0x5806 XGE1/0/2 Direct 0x5807 XGE1/0/3 Direct 0x5808 XGE1/0/4 Direct 0x5809 XGE1/0/5 Direct Use display trill multicast-route to display the TRILL multicast routing table. For example: # Display the TRILL multicast routing table on RB 1. [RB1] display trill multicast-route Root Flag -------------------------------------...
Document conventions and icons Conventions This section describes the conventions used in the documentation. Command conventions Convention Description Boldface Bold text represents commands and keywords that you enter literally as shown. Italic Italic text represents arguments that you replace with actual values. Square brackets enclose syntax choices (keywords or arguments) that are optional.
Network topology icons Convention Description Represents a generic network device, such as a router, switch, or firewall. Represents a routing-capable device, such as a router or Layer 3 switch. Represents a generic switch, such as a Layer 2 or Layer 3 switch, or a router that supports Layer 2 forwarding and other Layer 2 features.
www.hpe.com/support/softwaredepot • To view and update your entitlements, and to link your contracts, Care Packs, and warranties with your profile, go to the Hewlett Packard Enterprise Support Center More Information on Access to Support Materials page: www.hpe.com/support/AccessToSupportMaterials IMPORTANT: Access to some updates might require product entitlement when accessed through the Hewlett Packard Enterprise Support Center.
Customer self repair Hewlett Packard Enterprise customer self repair (CSR) programs allow you to repair your product. If a CSR part needs to be replaced, it will be shipped directly to you so that you can install it at your convenience.
Page 34
part number, edition, and publication date located on the front cover of the document. For online help content, include the product name, product version, help edition, and publication date located on the legal notices page.
Need help?
Do you have a question about the 5920 Series and is the answer not in the manual?
Questions and answers