Alcatel Carrier Internetworking Solutions 350I manual bridge portconfig, Example, Related Commands

Models: 350I

1 138
Download 138 pages 18.92 Kb
Page 29
Image 29
bridge portconfig

1 Bridge Commands

bridge portconfig

Configure a bridge interface.

SYNTAX:

bridge portconfig

port = <name>

 

 

[state = <{disabledlearningforwarding}>]

 

 

 

 

port

The name of the bridge interface to configure.

REQUIRED

[state]

The bridge portstate for this interface. Choose between:

OPTIONAL

 

G

disabled

 

 

G

learning

 

 

G

forwarding

 

EXAMPLE:

=>bridge portlist

 

 

 

 

 

 

0

OBC

 

state:

forwarding

 

 

 

 

RX bytes:

75783

frames:

572

 

 

 

 

TX bytes:

82768372

frames: 341221

dropframes:

0

1

eth0

 

state:

forwarding

 

 

 

 

RX bytes:

156344216

frames:

5899238

 

 

 

 

TX bytes:

75689

frames:

425

dropframes:

5558017

2

Br1

 

state:

forwarding

 

 

 

 

vpi: 8

 

vci: 35

 

protocol: vc-muc

 

fcs: on

 

compression: off

 

 

 

 

RX bytes:

0

frames:

0

 

 

 

 

TX bytes:

0

frames:

0

dropframes:

0

 

=>bridge portconfig port=Br1 state=learning

 

 

 

=>bridge portlist

 

 

 

 

 

 

0

OBC

 

state:

forwarding

 

 

 

 

RX bytes:

75783

frames:

572

 

 

 

 

TX bytes:

82768372

frames: 341221

dropframes:

0

1

eth0

 

state:

forwarding

 

 

 

 

RX bytes:

156344216

frames:

5899238

 

 

 

 

TX bytes:

75689

frames:

425

dropframes:

5558017

2

Br1

 

state:

learning

 

 

 

 

vpi: 8

 

vci: 35

 

protocol: vc-muc

 

fcs: on

 

compression: off

 

 

 

 

RX bytes:

0

frames:

0

 

 

 

 

TX bytes:

0

frames:

0

dropframes:

0

 

=>

 

 

 

 

 

 

 

RELATED COMMANDS:

 

bridge portadd

Create a bridge interface.

bridge portdelete

Delete a bridge interface.

bridge portlist

Show current bridge configuration.

3EC 16982 AGAA TCZZA Ed. 01

 

29 / 138

 

 

 

Page 29
Image 29
Alcatel Carrier Internetworking Solutions 350I manual bridge portconfig, Configure a bridge interface SYNTAX, Example