cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
193
Views
0
Helpful
1
Replies

IOS and NX-OS of EIGRP

raintoggi
Level 1
Level 1
1 Reply 1

raintoggi
Level 1
Level 1

C6500
interface Vlan9
 description == Eigrp ==
 ip address 1.1.1.1 255.255.255.0
!
router eigrp 1
 redistribute connected
 redistribute static
 network 1.1.1.0 0.0.3.255
 no auto-summary

Gateway of last resort is not set
     1.1.1.0/24 is subnetted, 1 subnets
C       1.1.1.0 is directly connected, Vlan902
C       192.168.3.0 is directly connected, Vlan905

================================================


N9K
interface Ethernet1/1
  no switchport
  ip address 1.1.1.3/24
  ip router eigrp test
  ip summary-address eigrp test 192.168.4.0/24
 no shutdown
router eigrp test
  autonomous-system 1
  stub direct

1.1.1.0/24, ubest/mbest: 1/0, attached
    *via 1.1.1.3, Eth1/1, [0/0], 01:04:11, direct
1.1.1.3/32, ubest/mbest: 1/0, attached
    *via 1.1.1.3, Eth1/1, [0/0], 01:04:11, local
192.168.3.0/24, ubest/mbest: 1/0, attached
    *via 1.1.1.3, Vlan11, [0/0], 01:04:11, eigrp-test
192.168.4.0/24, ubest/mbest: 1/0, attached
    *via 192.168.4.2, Vlan11, [0/0], 2d14h, direct
192.168.4.1/32, ubest/mbest: 1/0, attached
    *via 192.168.4.1, Vlan11, [0/0], 2d13h, hsrp
192.168.4.2/32, ubest/mbest: 1/0, attached
    *via 192.168.4.2, Vlan11, [0/0], 2d14h, local

Review Cisco Networking products for a $25 gift card