Cisco Catalyst 4500 Series Configuration Manual page 473

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 15
Configuring VLANs, VTP, and VMPS
To define the primary and secondary VMPS on a Catalyst 4500 series switch, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# vmps server
{ipaddress | hostname} primary
Step 3
Switch(config)# vmps server
{ipaddress | hostname}
Step 4
Switch(config)# end
Step 5
Switch# show vmps
This example shows how to define the primary and secondary VMPS devices:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# vmps server 172.20.128.179 primary
Switch(config)# vmps server 172.20.128.178
Switch(config)# end
You can configure up to four VMPS servers using this CLI on the VMPS client.
Note
Switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version:
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server: 172.20.128.179 (primary, current)
Reconfirmation status
---------------------
VMPS Action:
Configuring Dynamic Access Ports on a VMPS Client
To configure a dynamic access port on a VMPS client switch, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface interface
Step 3
Switch(config-if)# switchport mode
access
Step 4
Switch(config-if)# switchport access
vlan dynamic
Step 5
Switch(config-if)# end
Step 6
Switch# show interface interface
switchport
OL-25340-01
Purpose
Enters global configuration mode.
Specifies the IP address or hostname of the switch acting as the
primary VMPS server.
Specifies the IP address or hostname of the switch acting as a
secondary VMPS server.
Returns to privileged EXEC mode.
Verifies the VMPS server entry.
1
172.20.128.178
No Dynamic Port
Purpose
Enters global configuration mode.
Enters interface configuration mode and specifies the port to be
configured.
Sets the port to access mode.
Configures the port as eligible for dynamic VLAN access.
Returns to privileged EXEC mode.
Verifies the entry.
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
VLAN Membership Policy Server
15-25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents