beautypg.com

4 am mac-ip-pool, Am mac, Pool – PLANET WGSW-52040 User Manual

Page 665

background image

41-205

None.

Example:

Configure that interface 1/3 of the switch will forward data packets from an IP address which is one of 10 consecutive

IP addresses starting from 10.10.10.1.

Switch(Config-If-Ethernet 1/3)#am ip-pool 10.10.10.1 10

41.4 am mac-ip-pool

Command:

am mac-ip-pool <mac-address>

no am mac-ip-pool

Function:

Set the AM MAC-IP address of the interface, allow/deny the IP messages or APR messages from a source IP within

that segment to be forwarded via the interface.

Parameter:

is the source MAC address; is the source IP address of the packets, which is a 32 bit

binary number represented in four decimal numbers.

Default:

MAC-IP address pool is empty.

Command Mode:

Port Mode.

Usage Guide:

None.

Example:

Configure that the interface 1/3 of the switch will allow data packets with a source MAC address of 11-22-22-11-11-11

and a source IP address of 10.10.10.1 to be forwarded.

Switch(Config-If-Ethernet1/3)#am mac-ip-pool 11-22-22-11-11-11 10.10.10.1