Specifications

2-14
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
ancp client port identi fier
ancp client por t identifier
To create a mapping for an ANCP client to identify an interface on which ANCP should start or stop a
multicast stream, use the ancp client port identifier command .
ancp client port identifier identifying name vlan vlan number interface interface
Syntax Description
Defaults T his command has no default settings.
Command Modes Global c onfiguratio n mode
Usage Guidelines T he ANCP server can use either the DHCP option 82 circuit ID or an identifier created with this
commandto identify the port. Use only one of the two methods; do not interchange them. I f you use the
DHCP option 82, the port id entifier used by the AN CP server shou ld be (in h ex) 0x0106000 4[vlan][in tf].
For example, VLAN 19 and interface Fast Ethernet 2/3 will provide 0x0106000400130203. If you use
the port identifier, however, use the exact string provided on the CLI.
Note This command is available only after you set the box in ANCP client mode with the ancp mode client
configuration comma nd.
Examples This example shows how to identify interface FastEthernet 7/3 on VLAN 10 with the string NArmstrong:
Switch# ancp client port identifier NArmstrong vlan 10 interface FastEthernet 7/3
Related Commands
identifier name Identifier used by the ANCP server to specify an interface member of a VLAN.
vlan number VLAN identifier.
interface Interface member of this VLAN.
Command Description
ancp mode client Sets the router to become an ANCP client.