Chapter 6: Command Line Interface

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.

200

GE-DS-82 and 82-PoE Ethernet Managed Switch User Manual

Page 204
Image 204
GE GE-DS-82 Show Binding group information, Add Binding group, Syntax Bind add 1-220 Abcdef 0-4094 A.B.C.D 1-26 Parameters