RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Deleting an Area Tag 449
Section13.6.5.3
Deleting an Area Tag
To delete an area tag for dynamic IS-IS routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the area tag by typing:
no routing isis area name
Where:
• name is the unique name for a routing process that belongs to a specific router.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.6.6
Managing Interfaces
IS-IS transmits hello packets and Link-State Packets (LSPs) through IS-IS enabled interfaces.
NOTE
IS-IS is only supported on Ethernet and WAN (HDLC-ETH) interfaces.
CONTENTS
• Section13.6.6.1, “Viewing a List of Interfaces”
• Section13.6.6.2, “Configuring an Interface”
Section13.6.6.1
Viewing a List of Interfaces
To view a list of interfaces for dynamic IS-IS routes, type:
show running-config routing isis interface
If interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing isis interface | tab
IPV4 POINT
AREA TO CIRCUIT CIRCUIT CSNP HELLO
HELLO PSNP
IFNAME TAG CIRCUIT TYPE POINT PASSIVE PASSWORD AUTHORIZATION METRIC INTERVAL INTERVAL
MULTIPLIER INTERVAL
-------------------------------------------------------------------------------------------------------
fe-cm-1 Area_1 level-1-2 true true admin md5 10 10 3
10 2
switch.0001 Area_2 level-1-only false true admin clear 10 10 3
10 2
!
Interfaces are added automatically when a VLAN is created. For more information about creating a VLAN, refer to
Section8.5, “Managing VLANs”.