05-31-2022 04:07 AM
Hi.
As read by the title I have created a missmatch between my switchmodules baud rate and the correct line speeds.
This makes the switch totally unresponsive with all possible terminal speeds.
using "service-module gigabitethernet 1/0 reset, reload or shutdown" seems to do nothing.
Any otherway to completely reset the Baud rate settings of the module?
05-31-2022 06:00 AM
what is the Router model here :
what is the error or message you getting when you try to connect to module using session ?
some reference document :
https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/eesm_sw.html
05-31-2022 06:09 AM
- According to this document : https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/eesm_sw.html , the flash_init command resets baud rate to 9600 , but take care it will probably also wipe the configuration.
M.
05-31-2022 06:18 AM
Connecting to the switchmodule only yields random characters since speed doesnt match.
The flash_init command is only useable if I could access the switch.
The Router is a 2911 with c2900-universalk9-mz.SPA.156-3 ios.
/M
05-31-2022 06:31 AM
>...Connecting to the switchmodule only yields random characters since speed doesnt match.
- Try tapping the space bar when you get those.
M.
06-01-2022 01:29 AM
Only results in more characters.
/M
06-01-2022 02:50 AM
- Yeah, that procedure may only work during boot , when when the garbage starts appearing.
M.
06-01-2022 02:36 AM - edited 06-01-2022 02:49 AM
Edited
ok you mean you are not able to access with below setting.
putty setting:-
port:comx
speed:115200
data :8 bit
parity:none
stop bits: 1bit
flow control: none
1. router# set baud 57600
2. change putty setting speed 57600
3.copy xmodem: flash: c2900-universalk9-mz.SPA.156-3 ios
4. enter
5. select if you are using teraterm then go to file-transfer-emodem-send-select file
6.once file copy done set baud back on 9600
7.boot flash: c2900-universalk9-mz.SPA.156-3 ios
Hope this will help you...
Thanks,
Jitendra
06-01-2022 03:30 AM
Im able to access those fine as none of them concern the switchmodule.
The tty line that the servicemodule uses can only be set to speed 9600 or 115200, while the switchmodule was previously set to 57600.
I need a way to reset the switch, not reinstall the ios of the router.
/M
06-01-2022 04:30 AM
Please below command output as well.
ser sm 1/0 log show
A reset is the last try, into a different slot maybe else the module seems to be bad.
you can follow the below discussion as well..
https://community.cisco.com/t5/ip-telephony-and-phones/sm-sre-700-weirdness/td-p/3406950
Thanks,
Jitendra
Thanks,
Jitendra
06-01-2022 04:11 AM
Can you post show run (full output or check below )
#service-module gigabitEthernet x/x Status
This show you vty lines used for that module
example :
Service Module supports session via TTY line 44
check what config you have in vty line 44
still issue post below outout :
show run
show modules
06-02-2022 03:39 AM
Service Module is Cisco GigabitEthernet1/0
Service Module supports session via TTY line 67
Service Module is failed
Service Module reset on error is disabled
Service Module heartbeat-reset is enabled
Service Module status is not available
And heres the line conf:
Tty Line Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
67 67 TTY 9600/9600 - - - - - 0 0 0/0 -
Line 67, Location: "Service-module_to_switch", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 1 stopbits, 8 databits
Status: Ready, Modem Signals Polled
Capabilities: EXEC Suppressed, Software Flowcontrol In,
Software Flowcontrol Out, Line Watch Suppressed
Modem state: Ready
Modem hardware state: noCTS noDSR DTR RTS
Group codes: 0
Special Chars: Escape Hold Stop Start Disconnect Activation
^^x none ^S ^Q none any
Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch
00:10: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 lat pad telnet rlogin lapb-ta mop udptn v120 ssh.
Allowed output transports are pad telnet rlogin lapb-ta mop udptn v120 ssh.
Preferred transport is none.
Shell: enabled
Shell trace: off
No output characters are padded
No special data dispatching characters
Also, a reset has already been tried as described in my first post.
/M
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide