Cisco NCS 4200 Series Configuration Manual page 54

Layer 2
Hide thumbs Also See for NCS 4200 Series:
Table of Contents

Advertisement

Enabling MAC Security on an EVC Port Channel
Command or Action
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
interface port-channel channel-group
Example:
Device(config)# interface port-channel 2
Step 4
service instance id
Example:
Device(config-if)# service instance 100
ethernet
Step 5
encapsulation dot1q vlan-id
Example:
Device(config-if-srv)# encapsulation dot1q
100
Step 6
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 200
Step 7
mac security
Example:
Device(config-if-srv)# mac security
Step 8
end
Example:
Device(config-if-srv)# end
Layer 2 Configuration Guide for Cisco NCS 4200 Series
46
Configuring MAC Address Security on Service Instances and EVC Port Channels
ethernet
Purpose
• Enter your password if prompted.
Enters global configuration mode.
Specifies the port channel group number and enters interface
configuration mode.
• Acceptable values are integers from 1 to 64.
Creates a service instance on an interface and enters service
instance configuration mode.
Defines the matching criteria to be used in order to map
ingress dot1q frames on an interface to the appropriate service
instance.
Binds the service instance to a bridge- domain instance where
bridge-id is the identifier for the bridge- domain instance.
Enables MAC security on the service instance.
Returns to user EXEC mode.

Advertisement

Table of Contents
loading

Table of Contents