Cisco Nexus 5000 Series Nx-Os System Management Configuration Guide, Release 5.2(1)N1(1 - Cisco Nexus 5000 Series Configuration Manual

System management configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Switch Profiles
Step 4
Step 5
Command or Action
Example:
switch(config-sync-sp)# show switch-profile abc status
Start-time:
15801 usecs after Mon Aug 23 06:21:08 2010
End-time:
6480 usecs after Mon Aug 23 06:21:13 2010
Profile-Revision: 1
Session-type: Initial-Exchange
Peer-triggered: Yes
Profile-status: Sync Success
Local information:
----------------
Status: Commit Success
Error(s):
Peer information:
----------------
IP-address: 10.1.1.1
Sync-status: In Sync.
Status: Commit Success
Error(s):
Add the configuration commands to the switch profile on the local switch. The commands
will be applied to the peer switch when the commands are committed.
Example:
switch(config-sync-sp)# class-map type qos c1
switch(config-sync-sp-cmap-qos)#
switch(config-sync-sp-cmap-qos)#
switch(config-sync-sp-cmap-qos)#
switch(config-sync-sp-cmap-qos)#
switch(config-sync-sp-pmap-qos)#
switch(config-sync-sp-pmap-c-qos)#
switch(config-sync-sp-pmap-c-qos)#
switch(config-sync-sp-pmap-c-qos)#
switch(config-sync-sp-pmap-c-qos)#
switch(config-sync-sp-sys-qos)#
switch(config-sync-sp-sys-qos)#
switch(config-sync-sp-vlan)#
switch(config-sync-sp-if)#
switch(config-sync-sp-if)#
switch(config-sync-sp-if)#
switch(config-sync-sp-if)#
switch(config-sync-sp-if)#
switch(config-sync-sp-if)#
View the buffered commands.
Example:
switch(config-sync-sp-if)# show switch-profile switch-profile buffer
----------------------------------------------------------
Seq-no
Command
----------------------------------------------------------
1
class-map type qos match-all c1
1.1
match cos 2
2
class-map type qos match-all c2
2.1
match cos 5

Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 5.2(1)N1(1)

Creating a Switch Profile on a Local and Peer Switch Example
match cos 2
class-map type qos c2
match cos 5
policy-map type qos p1
class c1
set qos-group 2
class c2
set qos-group 3
system qos
service-policy type qos input p1
vlan 1-50
interface port-channel 100
vpc peer-link
switchport mode trunk
interface port-channel 10
vpc 1
switchport mode trunk
switchport trunk allowed vlan 1, 10-50
Purpose
25

Advertisement

Table of Contents
loading

Table of Contents