Show ip source-guard, Show ip source-guard binding – LevelOne FGL-2870 User Manual

Page 555

Advertising
background image

General Security Measures

4-189

4

Related Commands

ip source-guard (4-186)
ip dhcp snooping (4-179)
ip dhcp snooping vlan (4-180)

show ip source-guard

This command shows whether source guard is enabled or disabled on each
interface.

Command Mode

Privileged Exec

Example

show ip source-guard binding

This command shows the source guard binding table.

Syntax

show ip source-guard binding [dhcp-snooping | static]

dhcp-snooping - Shows dynamic entries configured with DHCP Snooping

commands (see page 4-178)

static - Shows static entries configured with the ip source-guard binding

command (see page 4-188).

Command Mode

Privileged Exec

Example

Console#show ip source-guard
Interface Filter-type
--------- -----------
Eth 1/1 DISABLED
Eth 1/2 DISABLED
Eth 1/3 DISABLED
Eth 1/4 DISABLED
Eth 1/5 SIP
Eth 1/6 DISABLED

.

.

.

Console#show ip source-guard binding
MacAddress IpAddress Lease(sec) Type VLAN Interface
----------------- --------------- ---------- -------------------- ---- ---------
11-22-33-44-55-66 192.168.0.99 0 Static 1 Eth 1/5
Console#

Advertising