• 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/9

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;

9 Cards in this Set

  • Front
  • Back

What are the names of the three "subinterfaces" of the control plane?

Host, Transit, and CEF Exception.

Define Control Plane Transit Subinterface

Handles transit packets not handled through CEF

Define Control Plane Host Subinterface

Handles TCP/UDP Control Plane traffic destined specifically for a router interface (Routing protocols, management traffic, etc)

Define Control Plane CEF Exception Subinterface

If a packet causes an exception in the CEF switching path, it is sent to this subinterface. This also includes non-IP router destined traffic- CDP, L2 Keepalives, ARP packets, and IP packets with options and TTL <= 1.

Command to configure a specific subinterface of the control plane

control-plane {host|cef-exception|transit}

The control plane host subinterface supports port filtering. Use this command to configure it

class-map type port-filter[match-all | match-any]

Show all ports that are currently open

show control-plane host open ports

In the class map, this command will detect all open ports and designate the others as closed.

match closed-ports

In the class map, use this command to unblock a port that was not automatically detected by the system as being open.

match not port ####