Cisco ASA Series Cli Configuration Manual page 698

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Monitoring EIGRP
To disable EIGRP split horizon, perform the following steps:
Detailed Steps
Command
Step 1
interface phy_if
Example:
hostname(config)# interface phy_if
Step 2
no split-horizon eigrp as-number
Example:
hostname(config-if)# no split-horizon
eigrp 2
Restarting the EIGRP Process
To restart an EIGRP process or clear redistribution or counters, enter the following command:
Command
clear eigrp pid {1-65535 | neighbors | topology |
events)}
Example:
hostname(config)# clear eigrp pid 10 neighbors
Monitoring EIGRP
You can use the following commands to monitor the EIGRP routing process. For examples and
descriptions of the command output, see the command reference. Additionally, you can disable the
logging of neighbor change messages and neighbor warning messages.
To monitor or disable various EIGRP routing statistics, enter one of the following commands:
Command
Monitoring EIGRP Routing
router-id
show eigrp [as-number] events [{start end}
| type]
show eigrp [as-number] interfaces [if-name]
[detail]
show eigrp [as-number] neighbors [detail |
static] [if-name]
Cisco ASA Series CLI Configuration Guide
1-18
Purpose
Enters interface configuration mode for the interface on which
you are changing the delay value used by EIGRP.
Disables the split horizon.
Purpose
Restarts an EIGRP process or clears redistribution or counters.
Purpose
Displays the router-id for this EIGRP process.
Displays the EIGRP event log.
Displays the interfaces participating in EIGRP
routing.
Displays the EIGRP neighbor table.
Chapter 1
Configuring EIGRP

Advertisement

Table of Contents
loading

Table of Contents