22.05.2017 Views

nx.os.and.cisco.nexus.switching.2nd.edition.1587143046

Nexus Switching 2nd Edition

Nexus Switching 2nd Edition

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

F248XT-25E) today. The F2e module is described in more detail in Chapter 1,<br />

“Introduction to NX-OS.” By default IEEE EEE is disabled <strong>and</strong> can be enabled by<br />

following Example 7-58.<br />

Example 7-58. Enabling IEEE Energy Efficient Ethernet<br />

Click here to view code image<br />

N7K-1-EEE# show int e5/45<br />

Ethernet5/45 is down (Link not connected)<br />

admin state is up, Dedicated Interface<br />

<br />

EEE (efficient-ethernet) : Disabled<br />

N7K-1-EEE# config<br />

Enter configuration comm<strong>and</strong>s, one per line. End with<br />

CNTL/Z.<br />

N7K-1-EEE(config)# int e5/45<br />

N7K-1-EEE(config-if)# power efficient-ethernet auto<br />

N7K-1-EEE(config-if)# end<br />

N7K-1-EEE# show int e5/45<br />

Ethernet5/45 is up<br />

admin state is up, Dedicated Interface<br />

<br />

EEE (efficient-ethernet) : Enabled<br />

N7K-1-EEE#<br />

Note<br />

Enabling IEEE EEE is disruptive as the link is flapped to allow the end points to<br />

negotiate EEE parameters.<br />

Power On Auto-Provisioning<br />

As of NX-OS 6.1(2) on the Nexus 7000 <strong>and</strong> NX-OS 5.1(3)N2, a feature named Power on<br />

Auto Provisioning has been added to the capabilities of NX-OS. POAP provides the<br />

foundation to automate the provisioning of Nexus switches in a data center through the use of<br />

automation tools <strong>and</strong> Python scripting. To use POAP, a few infrastructure services are<br />

needed as Dynamic H<strong>os</strong>t Configuration Protocol (DHCP) <strong>and</strong> Trivial File Transfer Protocol<br />

(TFTP) are used during the process. When a new switch boots up for the first time with no<br />

configuration, a DHCP server supplies the IP address of a TFTP server with a Python<br />

script, which can be configured to tell the switch how to configure itself on the network with<br />

parameters such as IP address, NX-OS version, switchname, <strong>and</strong> more. Following are the<br />

steps performed during a switch booting up in a POAP environment.<br />

1. Switch powers on <strong>and</strong> starts the POAP process.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!