connect module
To connect to the module command shell, use the connect module command.
connect module module_id {console | telnet}
Syntax Description
Connects to the serial console. The benefit of a console connection is that it is
persistent.
console
On 9300 devices the module number can be 1, 2, or 3; on 4100 devices it is 1.
module_id
Connects using a Telnet connection. The benefits of using a Telnet connection
is that you can have multiple sessions to the module at the same time, and the
connection speed is faster.
telnet
Command Modes
Any command mode
Command History
ModificationRelease
Telnet support added.2.4(1)
Command added.1.1(1)
Usage Guidelines
From the module CLI, you can connect to the application CLI using the connect application command.
Refer to connect module: Command List, on page 414 for additional information.
Example
The following example shows how to connect to the module 1 console, and view available commands:
firepower# connect module 1 console
Telnet escape character is '~'.
Trying 127.5.1.1...
Connected to 127.5.1.1.
Escape character is '~'.
CISCO Serial Over LAN:
Close Network Connection to Exit
Firepower-module1>?
secure-login => Enable blade secure login
show => Display system information. Enter show ? for options
config => Configure the system. Enter config ? for options
terminalLength => Terminal settings. Enter terminal ? for options
ping => Ping a host to check reachability
nslookup => Look up an IP address or host name with the DNS servers
traceroute => Trace the route to a remote host
connect => Connect to specific csp console (asa, etc)
support => System file operations
testcrashinfo => Test crashinfo support
help => Get help on command syntax
Cisco Firepower 4100/9300 FXOS Command Reference
48
A – R Commands
connect module