• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/16

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

16 Cards in this Set

  • Front
  • Back

Named EIGRP allows for the configuration for both ____ & ____ under a single configuration mode

IPv4 & IPv6

Which IOS version adds named EIGRP configuration mode?

IOS 15.0(1)M

Create the EIGRP named configuration "CCNP"

router eigrp CCNP

In named EIGRP configuration mode, create an IPv4 instance for AS 100

address-family ipv4 autonomous-system 100

Does the named EIGRP configuration need to match between routers?

No

In named EIGRP configuration mode, create an IPv4 instance for AS 200 (VRF: CUST01)

address-family ipv4 vrf CUST01 autonomous-system 200

Which IPv4 address family parameter is specified by default?

"unicast"

In EIGRP IPv4 address-family configuration mode, enable all IPv4 interfaces

network 0.0.0.0

Can EIGRP have the same AS for both IPv4 & IPv6 address families?

Yes

Enter address-family interface configuration mode for fa0/0

af-interface fa0/0

From address-family interface configuration mode, disable EIGRP on the interface

shutdown

From address-family interface configuration mode, create a summary route for 192,168.0.0/22

summary-address 192.168.0.0/22

Enter address-family default interface configuration mode

af-interface default

From address-family interface configuration mode, configure the interface as passsive

passive-interface

Enter address-family topology configuration mode

topology base

Which named EIGRP configuration mode allows you to change load balancing & redistribution configurations?

address-family topology configuration mode