Cisco Catalyst 9500 series Configuration Manual page 120

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring Basic EIGRP Parameters
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
110
Command or Action
router eigrp autonomous-system
Example:
Device(config)# router eigrp 10
nsf
Example:
Device(config)# nsf
network network-number
Example:
Device(config)# network 192.168.0.0
eigrp log-neighbor-changes
Example:
Device(config)# eigrp
log-neighbor-changes
metric weights tos k1 k2 k3 k4 k5
Example:
Device(config)# metric weights 0 2
0 2 0 0
offset-list [access-list number | name] {in
| out} offset [type number]
Example:
Device(config)# offset-list 21 out
10
auto-summary
Example:
Device(config)# auto-summary
ip summary-address eigrp
autonomous-system-number address mask
Example:
Device(config)# ip summary-address
eigrp 1 192.168.0.0 255.255.0.0
Configuring IP Unicast Routing
Purpose
Enables an EIGRP routing process, and enter router
configuration mode. The AS number identifies the
routes to other EIGRP routers and is used to tag
routing information.
(Optional) Enables EIGRP NSF. Enter this command
on the stack master and on all of its peers.
Associate networks with an EIGRP routing process.
EIGRP sends updates to the interfaces in the specified
networks.
(Optional) Enables logging of EIGRP neighbor
changes to monitor routing system stability.
(Optional) Adjust the EIGRP metric. Although the
defaults have been carefully set to provide excellent
operation in most networks, you can adjust them.
Setting metrics is complex and is not
Caution
recommended without guidance from an
experienced network designer.
(Optional) Applies an offset list to routing metrics to
increase incoming and outgoing metrics to routes
learned through EIGRP. You can limit the offset list
with an access list or an interface.
(Optional) Enables automatic summarization of
subnet routes into network-level routes.
(Optional) Configures a summary aggregate.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents