Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-786
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
set vmps server
set vmps server
To configure the VMPS, use the set vmps server command.
set vmps server ip_addr [primary]
set vmps server retry count
set vmps server reconfirminterval interval
Syntax Description
Defaults If no IP address is specified, the VMPS uses the local VMPS configuration.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can specify the IP addresses of up to three VMPSs. You can define any VMPS as the primary VMPS.
If the primary VMPS is down, all subsequent queries go to a secondary VMPS. VMPS checks on the
primary server’s availability once every five minutes. When the primary VMPS comes back online,
subsequent VMPS queries are directed back to the primary VMPS.
To use a co-resident VMPS (when VMPS is enabled in a device), configure one of the three VMPS
addresses as the IP address of interface sc0.
When you specify the reconfirminterval interval, enter 0 to disable reconfirmation.
Examples This example shows how to define a primary VMPS:
Console> (enable) set vmps server 192.168.10.140 primary
192.168.10.140 added to VMPS table as primary domain server.
Console> (enable)
This example shows how to define a secondary VMPS:
Console> (enable) set vmps server 192.168.69.171
192.168.69.171 added to VMPS table as backup domain server.
Console> (enable)
ip_addr IP address of the VMPS.
primary (Optional) Specifies the device as the primary VMPS.
retry count Specifies the retry interval; valid values are from 1 to 10 minutes.
reconfirminterval
interval
Specifies the reconfirmation interval; valid values are from 0 to 120 minutes.