ESR series service routers.ESR-Series. User manual
•
•
•
Information about the state of the multilink interface can be obtained using the following command:
esr# show interfaces status multilink 3
Interface 'mu1' status information:
Description: --
Operational state: Up
Administrative state: Up
Track ID: 0
Supports broadcast: No
Supports multicast: Yes
MTU: 1492
MAC address: none
Last change: 6 seconds
Mode: routerport
8.10 Bridge configuration
Bridge is a method of connection for two Ethernet segments on data-link level without any higher level
protocols, such as IP. Packet transmission is based on Ethernet addresses, not on IP addresses. Given that the
transmission is performed on data-link level (Level 2 of the OSI model), higher level protocol traffic passes
through the bridge transparently.
8.10.1 Configuration algorithm
Step Description Command Keys
1 Add a network bridge to the system
and switch to its configuration mode.
esr(config)# bridge <BRIDGE-ID> <BRIDGE-ID> – bridge
identification number, takes
values in the range of:
for ESR-10/12V(F)/
14VF/15 – [1..50];
for
ESR-20/21/30/100/200
– [1..250];
for
ESR-1000/1200/1500/1
511/1700/3100/3200 –
[1..500].
2 Enable network bridge. esr(config-bridge)# enable
3 Specify VRF instance, in which the
given modem will operate (optional).
esr(config-bridge)# ip vrf
forwarding <VRF>
<VRF> – VRF name, set by the
string of up to 31 characters.
4 Specify the configured network bridge
description (optional).
esr(config-bridge)# description
<DESCRIPTION>
<DESCRIPTION> – network
bridge description, set by the
string of up to 255 characters.