REMOTE_LOGIN
Use the REMOTE_LOGIN command to log into any remote Bridge Module or other manageable 3Com device on the network and manage it from the local terminal.
Note that while executing the REMOTE_LOGIN command, bridging performance will be affected for the duration of the command.
Format
REMOTE_LOGIN {device name} {variable} {port}
Parameters
{device name} = ip_address {Internet Protocol address} mac_address {Ethernet address} name {remote device name}
{port} = port1 port2
Example
Log into the device with the IP address 1.2.3.4, which is on the port 1 side of the local Bridge Module:
OEBM> remote_login ip_address 1.2.3.4 port1 | [ENTER] |
Example
Log into the device with the MAC address
OEBM> remote_login mac_address
Example
Log into the device with the name G421, which is on the port 1 side of the local Bridge Module:
OEBM> remote_login name G421 port1 [ENTER]