Purpose
Command or Action
Configure the bridge domain ID. The range is from 1 to 4000.
bridge-domain bridge-id
[
split-horizon group
group-id
]
Step 5
You can use the
split-horizon
keyword to configure the port as a
member of a split horizon group. The
group-id
range is from 0 to 2.
Example:
Router(config-if-srv)#
bridge-domain 1
Specifies the multicast MAC address.
mac static address address
Example:
Router(config-if-srv)#
mac static address
1302.4302.23c3
Step 6
Return to privileged EXEC mode.
end
Example:
Router(config-if-srv)#
end
Step 7
Configuration Example
This is an example configuration of a static MAC address on an EFP interface:
interface gigabitEthernet 0/0/3
service instance 10 ethernet
encapsulation dot1q 10
bridge-domain 100
mac static address 1302.4302.23c3
This configuration specifies that any layer 2 traffic sent to destination MAC address 1302.4302.23c3 is
forwarded only to service instance 10 of bridge-domain interface Gigabit Ethernet 0/0/3.
To disable a static MAC configuration, apply the
mac static address address
command to the service instance:
Router (config)#
interface gigabitethernet0/0/1
Router (config-if)#
service instance 1 Ethernet
Router (config-if-srv)#
mac static address 1302.4302.23c3
Monitoring EVC
Table 3: Supported show Commands
Description
Displays information about all EVCs, or a specific EVC when you
enter an EVC ID, or all EVCs on an interface when you enter an
interface ID. The
detail
option provides additional information about
the EVC.
show ethernet service evc
[
id evc-id
|
interface interface-id
] [
detail
]
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
46
Ethernet Virtual Connections Configuration
Monitoring EVC
Содержание ASR 920 series
Страница 2: ... 2014 Cisco Systems Inc All rights reserved ...
Страница 273: ...Carrier Ethernet Configuration Guide Cisco ASR 920 Series 255 Configuring Ethernet CFM Designing CFM Domains ...
Страница 302: ...Carrier Ethernet Configuration Guide Cisco ASR 920 Series 284 Configuring Ethernet CFM Glossary ...