Security (cli) – Comtrol ES7528 User Manual

Page 190

Advertising
background image

190 - Security (CLI)

RocketLinx ES7528 User Guide: 2000509 Rev. C

Configuration Using the Command Line Interface (CLI)

Security (CLI)

The ES7528 provides several security features for you to secure your connection.

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

Security

on Page 113.

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

Port Security

Add MAC

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

interface fa1

mac-address-table unicast static set ok!

Port Security

Switch(config)# interface fa1

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.4e32.0101 Static 1 fa1

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