Vmps Server - Cisco Catalyst 3750 Command Reference Manual

Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Chapter 2 Catalyst 3750 Switch Cisco IOS Commands

vmps server

Use the vmps server global configuration command on the switch stack or on a standalone switch to
configure the primary VLAN Membership Policy Server (VMPS) and up to three secondary servers. Use
the no form of this command to remove a VMPS server.
Syntax Description
ipaddress
primary
Defaults
No primary or secondary VMPS servers are defined.
Command Modes
Global configuration
Command History
Release
12.1(11)AX
Usage Guidelines
The first server entered is automatically selected as the primary server whether or not primary is
entered. The first server address can be overridden by using primary in a subsequent command.
If a member switch in a cluster configuration does not have an IP address, the cluster does not use the
VMPS server configured for that member switch. Instead, the cluster uses the VMPS server on the
command switch, and the command switch proxies the VMPS requests. The VMPS server treats the
cluster as a single switch and uses the IP address of the command switch to respond to requests.
When using the no form without specifying the ipaddress, all configured servers are deleted. If you
delete all servers when dynamic-access ports are present, the switch cannot forward packets from new
sources on these ports because it cannot query the VMPS.
Examples
This example shows how to configure the server with IP address 191.10.49.20 as the primary VMPS
server. The servers with IP addresses 191.10.49.21 and 191.10.49.22 are configured as secondary
servers:
Switch(config)# vmps server 191.10.49.20 primary
Switch(config)# vmps server 191.10.49.21
Switch(config)# vmps server 191.10.49.22
78-16181-03
vmps server ipaddress [primary]
no vmps server [ipaddress]
IP address or host name of the primary or secondary VMPS servers. If you specify
a host name, the Domain Name System (DNS) server must be configured.
(Optional) Decides whether primary or secondary VMPS servers are being
configured.
Modification
This command was introduced.
Catalyst 3750 Switch Command Reference
vmps server
2-633

Advertisement

Table of Contents
loading

Table of Contents