SUMMARY STEPS
1.
configure terminal
2.
Enter one of the following commands:
3.
modem in
4.
exit
5.
(Optional) show line
6.
(Optional) copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enters COM1 configuration mode or console
configuration mode.
Enter one of the following commands:
PurposeCommand
Step 2
Enters COM1 configuration mode.
line com1
Enters console configuration mode.
line console
Example:
switch# line com1
switch(config-com1)#
Enables modem input on the COM1 or console port.modem in
Example:
switch(config-com1)# modem in
Step 3
Exits COM1 or console configuration mode.exit
Example:
switch(config-com1)# exit
switch(config)#
Step 4
(Optional)
Displays the console and COM1 settings.
show line
Example:
switch(config)# show line
Step 5
(Optional)
Copies the running configuration to the startup
configuration.
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Step 6
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
86 OL-30890-01
Configuring Terminal Settings and Sessions
Enabling a Modem Connection