Administrator Guide

For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Distribute Routes
Another method of controlling routing information is to lter the information through a prex list.
Prex lists are applied to incoming or outgoing routes and routes must meet the conditions of the prex lists or Dell Networking OS does
not install the route in the routing table. The prex lists are globally applied on all interfaces running IS-IS.
Congure the prex list in PREFIX LIST mode prior to assigning it to the IS-IS process. For conguration information on prex lists, refer to
Access Control Lists (ACLs).
Applying IPv4 Routes
To apply prex lists to incoming or outgoing IPv4 routes, use the following commands.
NOTE: These commands apply to IPv4 IS-IS only. To apply prex lists to IPv6 routes, use ADDRESS-FAMILY IPV6 mode, shown
later.
Apply a congured prex list to all incoming IPv4 IS-IS routes.
ROUTER ISIS mode
distribute-list prefix-list-name in [interface]
Enter the type of interface and the interface information:
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port[/subport] information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0 to 16383.
For a port channel interface, enter the keywords port-channel then a number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Apply a congured prex list to all outgoing IPv4 IS-IS routes.
ROUTER ISIS mode
distribute-list prefix-list-name out [bgp as-number | connected | ospf process-id | rip |
static]
You can congure one of the optional parameters:
connected: for directly connected routes.
ospf process-id: for OSPF routes only.
rip: for RIP routes only.
static: for user-congured routes.
bgp: for BGP routes only.
Deny RTM download for pre-existing redistributed IPv4 routes.
ROUTER ISIS mode
distribute-list redistributed-override in
Applying IPv6 Routes
To apply prex lists to incoming or outgoing IPv6 routes, use the following commands.
NOTE
: These commands apply to IPv6 IS-IS only. To apply prex lists to IPv4 routes, use ROUTER ISIS mode, previously
shown.
490 Intermediate System to Intermediate System