Configuring The Normal Mode Profile File - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuring GIR (Cisco NX-OS Release 7.1(0)N1(1))
Step 5
(Optional) Enter the copy running-config startup-config command.
Step 6
Return the switch to normal mode.
See
Returning to Normal Mode, on page
Step 7
Take a snapshot after returning to normal mode.
See
Creating a Snapshot, on page

Configuring the Normal Mode Profile File

Procedure
Step 1
Step 2
Step 3
This example shows how to create a normal mode profile file:
switch# configure terminal
switch(config)# configure profile normal-mode type admin
switch(config-profile)# router ospf 100
switch(config-profile-router)# no shutdown
switch(config-profile-router)# exit
switch(config-profile)# router eigrp 101
switch(config-profile-router)# no shutdown
switch(config-profile-router)# exit
switch(config-profile)# router isis 102
switch(config-profile-router)# no shutdown
switch(config-profile-router)# no set-overload-bit always
switch(config-profile-router)# exit
switch(config-profile)# router bgp 103
switch(config-profile-router)# no shutdown
switch(config-profile-router)# exit
switch(config-profile)# vpc domain 20
switch(config-profile-router)# no shutdown
switch(config-profile-router)# exit
switch(config-profile)# no system interface shutdown
switch(config-profile)# end
Exit configure profile mode.
switch#
This example shows how to create a normal mode custom profile file:
switch# configure terminal
switch(config)# configure profile normal-mode type admin
switch(config-profile)# router bgp 65501
switch(config-profile-router)# no shutdown
OL-31641-01
317.
316.
Command or Action
switch# configure terminal
switch(config)# configure profile
normal-mode type admin
switch# end
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Configuring the Normal Mode Profile File
Purpose
Enters global configuration mode.
Enters a configuration session for the normal mode
profile file.
Note
Depending on which protocols you have
configured, you must now enter the appropriate
commands to bring up the protocols.
Closes the normal mode profile file.
315

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents