beautypg.com

Interlogix GE-DS-242-PoE User Manual

Page 195

background image

Chapter 6: Command Line Interface

GE-DS-242-PoE Managed Ethernet Switch User Manual

191

show bind

Description:

Show Binding group information.

Syntax:

show bind [<1-220>]

Parameters:

<1-220> specifies the group id, null means all valid groups.

e.g. show bind 1

bind add

Description:

Add Binding group.

Syntax:

bind add <1-220> A:B:C:D:E:F <0-4094> A.B.C.D <1-26>

Parameters:

<1-220> specifies the group id.

A.B.C.D specifies the MAC address.

<0-4094> specifies the VLAN id. 0 means don't care.

A.B.C.D specifies the Source IP address. 0.0.0.0 means don't care.

A.B.C.D specifies the IP Address.

<1-26> specifies the Port id.

e.g.

Switch(config)# bind add 1 00:11:22:33:44:55 0 192.168.1.1 1

This Binding rule will permit all packet cross switch from device's IP is
192.168.1.1 and MAC is 00:11:22:33:44:55 and this device connect to switch port
id=1.