System information

BSR 64000 Configuration and Management Guide
5-6
The running configuration displays. If the information is not correct, repeat this
procedure.
Removing an IP Address
You can disable IP processing on a particular interface by removing its IP address
with the no ip address command. If the router detects another host using one of its IP
addresses, it will print an error message on the console. The software supports
multiple IP addresses per interface. A specific IP address can be removed from an
interface or all IP addresses associated with the interface can be removed.
Use the no ip address command in Interface Configuration mode to remove a
specific IP address from the interface, as shown below:
MOT(config-if)#no ip address <A.B.C.D> <net-mask> [<cr> |
<secondary>]
Use the no ip address command in Interface Configuration mode to remove all
addresses from the interface, as shown below:
MOT(config-if)#no ip address
Configuring Auto-Negotiation on the 10/100 Ethernet Module
The Ethernet interface on the 10/100 Ethernet module can be configured for the
Ethernet port speed (10 or 100), duplex mode (full or half), and to enable/disable
auto-negotiation:
speed {10|100|auto}
duplex {half|full|auto}
The 10/100 Mbps Ethernet interface on the 10/100 Ethernet module is set to
auto-negotiate the speed and duplex mode by default.
Follow these steps to manually set the speed and negotiation parameters for the
Ethernet port on the 10/100 Ethernet module:
1. To enter the Ethernet interface on the 10/100 Ethernet module, use the interface
ethernet command in Global Configuration mode, as shown in the following
example:
MOT(config)#interface ethernet <slot>/<interface>