Adding Lan (Eth1) Interface To The Bridge; Bridging Functions Diagram - GE MDS ORBIT MCR Technical Manual

Multiservice/edge connect routers
Table of Contents

Advertisement

Configuring
Creating a bridge interface and assigning it an IP address:
% set interfaces interface Bridge type bridge
% set interfaces interface Bridge bridge-settings ageing-time 500
% set interfaces interface Bridge ipv4 address 192.168.1.10 prefix-length 24

Adding LAN (ETH1) interface to the bridge:

% set interfaces interface Bridge bridge-settings members port ETH1
Adding WiFi interface (in Access Point mode) to the bridge:
% set interfaces interface Bridge bridge-settings members wifi-ap myssid
OR:
Adding WiFi interface (in Station mode) to the bridge:
% set interfaces interface Bridge bridge-settings members wifi-station
interface Wi-Fi
Removing LAN (ETH1) interface from the bridge:
% delete interfaces interface Bridge bridge-settings members port ETH1
Removing WiFi interface (in Access Point mode) from the bridge:
% delete interfaces interface Bridge bridge-settings members wifi-ap somessid
OR:
Removing WiFi interface (in Station mode) from the bridge:
% delete interfaces interface Bridge bridge-settings members wifi-station interface Wi-Fi
Removing the bridge interface:
% delete interfaces interface Bridge
Monitoring
Ensure the CLI is in operational mode. Follow the example below to view the state and statistics of a
bridge. In this example, bridge (Bridge) is bridging the LAN (ETH1).
> show interfaces-state interface Bridge
interfaces-state interface Bridge
MDS 05-6632A01, Rev. F
Figure 3-110. Bridging Functions Diagram
MDS Orbit MCR/ECR Technical Manual
205

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds orbit ecr

Table of Contents