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

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;

19 Cards in this Set

  • Front
  • Back

What are the 2 default VRF's on a Nexus switch?

-management - MGMT interface is in this VRF.
-default.

TRUE/FALSE - each VRF may have its own routing table, FIB and routing protocols?

TRUE.

What Console port settings are required on the SUP module?

Baud Rate 9600.
Data Bits - 8.
Parity - None.
Stop Bits - 1.
Flow Control - None.

Which SUP modules have a CMP port?

SUP1 only.

Describe 4 features of the CMP port.

-Dedicated OS and resources - allows reboot of switch without losing connectivity.
-provides OOB management.
-Has its own status LED's.
-Has its own local accounts for authentication.

How do you establish initial connectivity to the CMP and how would you verify that you are connected (3 bullets)?

-use the "attach cmp" command from Priv mode.
-login using global accounts from default VDC (they are sync'd).
-When logged in the prompt will include a "-cmp" e.g. Nexus7K-cmp#.

Which protocols can be used to establish a remote terminal session to the Nexus (2 bullets)?

-SSH v4 and v6 - enabled by default.
-Telnet - disabled by default.

How would you enable SSH/Telnet connectivity?

-ssh server enable.
-telnet server enable.

How would you enter the initial Setup script on the Nexus (2 bullets)?

-By logging into a switch with a default config.
-Using the "setup" command.

What function does the ISSU provide and when was it made available (2 bullets)?

-It enables BIOS/Image upgrades with no disruption.
-It has been available since NX-OS 4.2.1.

Which images can be updated using ISSU (5 bullets)?

-Kickstart image.
-SUP BIOS.
-System image.
-FEX images.
-I/O module (line card) BIOS/image.

How were non-disruptive SW upgrades originally performed with N7K switches?

By promoting redundant SUP modules.

How is a non-disruptive SW upgrade achieved on a N5K (single SUP)?

The Data Plane continues to forward traffic while the Control Plane momentarily loses connectivity.

What are the limitations of ISSU on the N5K?

When operating in L3 mode, ISSU can still be performed but there will be a momentary loss of Data Plane comms.

What steps must be performed when updating the NX-OS image (6 bullets)?

-Download SW from Cisco.com.
-TFTP SW to bootflash.
-Check feature compatibility with the "show imcompatibility" command.
-Check for potential issues using the "show install all impact" command.
-Begin the installation using the "install all" command.
-Verify the completed installation using the "show install all status" command.

What will the "where" command allow you to determine (3 bullets)?

-What mode you are in.
-What VDC you are in.
-What user account you are using.

What command will display all QoS settings (including defaults) on the device?

-"show run ipqos all" - this will work for other features e.g. "show run interface all".

What command would you use to view all line cards installed in the chassis?

"show module".

What command would you use to view all Logging config?

"show logging".