Security (cli) – Comtrol ES8509-XT User Manual

Page 176

Advertising
background image

176 - Security (CLI)

RocketLinx ES8509-XT User Guide: 2000557 Rev. C

Configuration Using the Command Line Interface (CLI)

Security (CLI)

The ES8509-XT provides several security features for you to secure your connection.

Optionally, you can use the web user interface for configuration, see

Security

on Page 108.

This table provides information about the command lines for security configuration.

Port Security

Add MAC

Switch(config)# mac-address-table static 00c0.4e35.0101 vlan 1

interface gi1

mac-address-table unicast static set ok!

Port Security

Switch(config)# interface gi1

Switch(config-if)# switchport port-security

Disables new MAC addresses learning and aging activities!

Rule: Add the static MAC, VLAN and Port binding first, then enable the port security
to stop new MAC learning.

Disable Port
Security

Switch(config-if)# no switchport port-security

Enable new MAC addresses learning and aging activities!

Display

Switch# show mac-address-table static

Destination Address Address Type Vlan Destination Port

------------------- --------------- ------- -----------------

00c0.4e35.0101 Static 1 gi1

IP Security

IP Security

Switch(config)# ip security

Set ip security enable ok.

Switch(config)# ip security host 192.168.250.33

Add ip security host 192.168.250.33 ok.

Display

Switch# show ip security

ip security is enabled

ip security host:

192.168.250.33

Advertising