DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enters the IP address of the switch acting as the primary
VMPS server.
vmps server ipaddress primary
Example:
Switch(config)# vmps server 10.1.2.3 primary
Step 3
(Optional) Enters the IP address of the switch acting as a
secondary VMPS server.
vmps server ipaddress
Example:
Switch(config)# vmps server 10.3.4.5
Step 4
You can enter up to three secondary server addresses.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 5
Verifies your entries in the VMPS Domain Server field of
the display.
show vmps
Example:
Switch# show vmps
Step 6
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 7
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2155
How to Configure VMPS