Andy,
You might want to add the following from the global config prompt:
line 1 8
stopbits 1 "some async models have default of stopbits=2"
flow hard "I've had better success with this"
exit "to get back to global config mode"
int loopback0 "used for reverse telnet sessions"
ip address 192.168.1
I know following configuration can build a communication server connect to
each router console in lab
"
hostname RtrB
!
line con 0
exec-timeout 0 0
Communications Server:
Attached Router:
hostname RtrA
!
line 1 8
no exec
transport input all"
But can someone tell me how to setup sessions and swit
2 matches
Mail list logo