IBM Heritage Network Router User Manual


 
7-50
Command Sets for Command Line Interface
Configuration saving saves this information. By default no login is
performed.
21. bcp
Syntax:
bcp stp|nostp
Description:
This command describes parameters for BCP, the Bridge Control
Protocol, which is used to transport MAC (Ethernet) packets over the
PPP link. See the protocol conformance section of this spec for BCP
option settings which are not controllable. If
stp is specified, the
Spanning Tree Protocol is in use by the Bridges, to control bridge
loops. In this case STP frames should be carried over any links using
BCP. If
nostp is specified, STP frames should not be carried.
Configuration saving saves this information. By default STP is not
supported.
22. interface <n> localip
Syntax:
interface <n> localip <address>
Description:
This command describes parameters for IPCP, the IP Control Protocol,
when providing the server end of an IPCP connection. The server
knows its own IP address (and may allocate an IP address to the
remote end). This command tells the PPP process, for a particular
interface, the local IP address to be associated with the local end.
For interface 1, this should be the same IP address as possessed by the
device
ppp_device in the IP stack. See the IP dial-in server console
example, at the start of this section. If PPP channels are now
associated with this interface, remote users can dial in to those
channels and will be connected to the IP stack. They can be allocated
IP addresses, see the command
<channel> remoteip.
Call with 0.0.0.0 to remove any IP address setting. This is the default
state.
Configuration saving saves this information