Provides procedural instructions for configuring a global IS-IS topology and associating it with network interfaces to enable effective topology management and integration.
Set up a global topology in the default VRF, associate it with network interfaces, and control routing table attributes.
Use this procedure to configure multicast topologies as part of the IS-IS workflow on Cisco IOS XR routers. Associating a topology with interfaces ensures routes are correctly added to the routing table.
Before you begin
-
Ensure you have access to global configuration mode on your router.
-
Identify the topology name to use.
-
Know which interfaces you intend to assign to the topology.
Procedure
| 1. | Define the multicast topology and (optionally) set a prefix limit. Example:
This sets up a topology named "green" in the default VRF and limits it to 100 prefixes. |
|
| 2. | Associate one or more interfaces with the topology and enable it. For each interface you want to assign, enter interface configuration mode and enable the topology. Example:
This associates "GigabitEthernet 0/3/0/0" with the "green" topology and "GigabitEthernet 0/3/2/0" with the "purple" topology. Repeat these two commands for each interface and topology combination you require. |