Cisco ASA Series Cli Configuration Manual page 688

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

Advertisement

Customizing EIGRP
Command
delay value
Example:
hostname(config-if)# delay 200
hello-interval eigrp as-num seconds
Example:
hostname(config)# hello-interval eigrp 2
60
hold-time eigrp as-num seconds
Example:
hostname(config)# hold-time eigrp 2 60
Configuring Passive Interfaces
You can configure one or more interfaces as passive interfaces. In EIGRP, a passive interface does not
send or receive routing updates.
To configure passive interfaces, perform the following steps:
Detailed Steps
Command
Step 1
router eigrp as-num
Example:
hostname(config)# router eigrp 2
Cisco ASA Series CLI Configuration Guide
1-8
Purpose
The value argument entered is in tens of microseconds. To set the
delay for 2000 microseconds, you enter a value of 200.
To view the delay value assigned to an interface, use the show
interface command.
See the
"Changing the Interface Delay Value" section on
page 1-10
for more information on this particular option.
Allows you to change the hello interval. See the
EIGRP Hello Interval and Hold Time" section on page 1-15
more information on this particular option.
Allows you to change the hold time. See the
EIGRP Hello Interval and Hold Time" section on page 1-15
more information on this particular option.
Purpose
Creates an EIGRP routing process and enters router configuration
mode for this EIGRP process.
The as-num argument is the autonomous system number of the
EIGRP routing process.
Chapter 1
Configuring EIGRP
"Customizing the
for
"Customizing the
for

Advertisement

Table of Contents
loading

Table of Contents