Changing The Interface Delay Value; Monitoring Eigrp - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Configuring EIGRP
If you disable split horizon on an interface, you must disable it for all routers and access servers on that
interface.
To disable EIGRP split-horizon, perform the following steps:
Step 1
Enter interface configuration mode for the interface on which you are disabling split horizon by entering
the following command:
hostname(config)# interface phy_if
Step 2
To disable split horizon, enter the following command:
hostname(config-if)# no split-horizon eigrp as-number

Changing the Interface Delay Value

The interface delay value is used in EIGRP distance calculations. You can modify this value on a
per-interface basis.
To change the delay value, perform the following steps:
Step 1
Enter interface configuration mode for the interface on which you are changing the delay value used by
EIGRP by entering the following command:
hostname(config)# interface phy_if
Step 2
To disable split horizon, enter the following command:
hostname(config-if)# delay value
The value entered is in tens of microseconds. So, to set the delay for 2000 microseconds, you would enter
a value of 200.
(Optional) To view the delay value assigned to an interface, use the show interface command.
Step 3

Monitoring EIGRP

You can use the following commands to monitor the EIGRP routing process. For examples and
descriptions of the command output, see the Cisco Security Appliance Command Reference.
Cisco Security Appliance Command Line Configuration Guide
9-30
To display the EIGRP event log, enter the following command:
hostname# show eigrp [ as-number ] events [{ start end } | type]
To display the interfaces participating in EIGRP routing, enter the following command:
hostname# show eigrp [ as-number ] interfaces [ if-name ] [detail]
To display the EIGRP neighbor table, enter the following command:
hostname# show eigrp [ as-number ] neighbors [detail | static] [ if-name ]
To display the EIGRP topology table, enter the following command:
Chapter 9
Configuring IP Routing
OL-12172-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents