Avatar of Ian Arakel
Ian Arakel
Flag for India

asked on 

Identify the device connected to Cisco ports for OoB management.

Hi Team,

There is a Modem that gets connected to AUX port and a Cradlepoint OoB device that gets connected to the USB port (assumed) of a CISCO router located remotely.
There is only one active device and I want to identify whether its the modem or the Cradlepoint device and the port that it connects to.

Router version:
#sh ver | i IOS
Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(24)T6, RELEASE SOFTWARE (fc2)

USB command:
#sh usb port
Port Number: 0
Status: Disabled
Connection State: Disconnected
Speed: Full
Power State: ON

Port Number: 1
Status: Disabled
Connection State: Disconnected
Speed: Full
Power State: ON


#sh usb tree
[Host Id: 1, Host Type: 1362HCD, Number of RH-Port: 2]
<Root Port0: Power=ON      Current State=Disabled>
<Root Port1: Power=ON      Current State=Disabled>


AUX COMMAND

#sh line aux 0
   Tty Line Typ     Tx/Rx    A Modem  Roty AccO AccI  Uses  Noise Overruns  Int
      1    1 AUX   9600/9600  - inout     -    -    -     0      0    0/0      -

Line 1, Location: "", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 1 stopbits, 8 databits
Status: No Exit Banner, Modem Signals Polled
Capabilities: Hardware Flowcontrol In, Hardware Flowcontrol Out
  Modem Callout, Modem RI is CD
Modem state: Idle
Modem hardware state: noCTS noDSR  DTR RTS
Special Chars: Escape  Hold  Stop  Start  Disconnect  Activation
                ^^x    none   -     -       none
Timeouts:      Idle EXEC    Idle Session   Modem Answer  Session   Dispatch
               00:05:00        never                        none     not set
                            Idle Session Disconnect Warning
                              never
                            Login-sequence User Response
                             00:00:30
                            Autoselect Initial Wait
                              not set
Modem type is unknown.
Session limit is not set.
Time since activation: never
Editing is enabled.
History is enabled, history size is 20.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed input transports are pad telnet rlogin lapb-ta mop udptn v120 ssh.
Allowed output transports are pad telnet rlogin lapb-ta mop v120 ssh.
Preferred transport is telnet.
No output characters are padded
No special data dispatching characters

CONSOLE COMMAND OUTPUT

#sh line con 0
   Tty Line Typ     Tx/Rx    A Modem  Roty AccO AccI  Uses  Noise Overruns  Int
      0    0 CTY              -    -      -    -    -     0      0    0/0      -

Line 0, Location: "OOB #*****", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 1 stopbits, 8 databits
Status: Ready
Capabilities: none
Modem state: Ready
Modem hardware state: CTS* noDSR  DTR RTS
Special Chars: Escape  Hold  Stop  Start  Disconnect  Activation
                ^^x    none   -     -       none
Timeouts:      Idle EXEC    Idle Session   Modem Answer  Session   Dispatch
               00:30:00        never                        none     not set
                            Idle Session Disconnect Warning
                              never
                            Login-sequence User Response
                             00:00:30
                            Autoselect Initial Wait
                              not set
Modem type is unknown.
Session limit is not set.
Time since activation: never
Editing is enabled.
History is enabled, history size is 20.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed input transports are none.
Allowed output transports are pad telnet rlogin lapb-ta mop v120 ssh.
Preferred transport is telnet.
No output characters are padded
No special data dispatching characters


Please help
Networking Hardware-OtherCiscoRoutersSwitches / Hubs

Avatar of undefined
Last Comment
Ian Arakel

8/22/2022 - Mon