Remote setbroptions, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 231: Parameters, Examples, Response, Remote setbroptions -43

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 6: Remote Commands

Efficient Networks

®

Page 6-43

remote setbroptions

Sets controls on bridging for the remote router entry. To see the current bridging
settings for remote router entries, use the

remote listbridge

command.

CAUTION:

Do not change the <stp> setting without approval from your system administrator.

Mgmt Class

Network (R/W)

Input Format

remote setBrOptions <option> on | off <remotename>

Parameters

Examples

The following example command requests the spanning tree protocol for remote
router HQ.

The following example command configures remote router PPPoEbridge as the
remote through which only PPPoE traffic is bridged.

Response

Command prompt.

option

l

stp

Set this option to on to use the Spanning Tree Protocol (STP). The
default is on.

pppoe

a

a

The Spanning Tree Protocol adds a 40-second delay each time the ADSL or ATM link comes up while
the interface determines if there is a bridging loop.

Set this option to on to limit this remote router entry to bridging PP-
PoE traffic only. If the option is set to off, then the entry can bridge
any traffic, including PPPoE traffic. The default is off.

<routername>

b

b

ASCII string

Name of the remote router

-> remote setBrOptions stp on HQ

-> remote setBrOptions pppoeonly on PPPoEbridge

Advertising