Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-527
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port rsvp dsbm-election
set port rsvp dsbm-election
To specify whether or not the switch participates in the Designated Subnet Bandwidth Manager (DSBM)
election on that particular segment, use the set port rsvp dsbm-election command.
set port rsvp mod/port dsbm-election enable | disable [dsbm_priority]
Syntax Description
Defaults The default is DSBM is disabled; the default dsbm_priority is 128.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines This command is not supported by the NAM.
Examples This example shows how to enable participation in the DSBM election:
Console> (enable) set port rsvp 2/1,3/2 dsbm-election enable 232
DSBM election enabled for ports 2/1,3/2.
DSBM priority set to 232 for ports 2/1,3/2.
This DSBM priority will be used during the next election process.
Console> (enable)
This example shows how to disable participation in the DSBM election:
Console> (enable) set port rsvp 2/1 dsbm-election disable
DSBM election disabled for ports(s) 2/1.
Console> (enable)
This example shows the output when you enable participation in the DSBM election on a port that is not
forwarding:
Console> (enable) set port rsvp 2/1,3/2 dsbm-election enable 232
DSBM enabled and priority set to 232 for ports 2/1,3/2.
Warning: Port 2/1 not forwarding. DSBM negotiation will start after port starts forwarding
on the native vlan.
Console> (enable)
Related Commands show port rsvp
mod/port Number of the module and the port.
enable Enables participation in the DSBM election.
disable Disables participation in the DSBM election.
dsbm_priority (Optional) DSBM priority; valid values are from 128 to 255.