Alcatel Carrier Internetworking Solutions 350I bridge portadd, Create a bridge interface SYNTAX

Models: 350I

1 138
Download 138 pages 18.92 Kb
Page 28
Image 28
bridge portadd

1 Bridge Commands

bridge portadd

Create a bridge interface.

SYNTAX:

bridge portadd

dest = <vp*vcname>

 

 

[proto = {vc￿muxllc}]

 

 

[vc_mux_fcs = {offon}]

 

 

 

 

dest

The destination address for the new interface.

REQUIRED

 

Typically a phonebook entry.

 

[encaps]

The type of encapsulation to be used for this bridge interface. Choose

OPTIONAL

 

between:

 

 

G

llc/snap

 

 

G

vcmux

 

[vc_mux_fcs]

Whether or not to include the Ethernet FCS in the packet header on

OPTIONAL

 

the WAN side. Choose between:

 

 

G

off

 

 

G

on

 

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

=>bridge portadd dest=Br1 proto=vc-mux vc_mux_fcs=on

 

 

=>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

 

=>

 

 

 

 

 

 

 

 

RELATED COMMANDS:

 

bridge portdelete

Delete a bridge interface.

bridge portconfig

Configure a bridge interface.

bridge portlist

Show current bridge configuration.

28 / 138

 

3EC 16982 AGAA TCZZA Ed. 01

 

 

 

Page 28
Image 28
Alcatel Carrier Internetworking Solutions 350I bridge portadd, Create a bridge interface SYNTAX, Example, Related Commands