INS_RL1000GW_REV– 15 Jul 2016 PAGE 125
INSTALLATION AND OPERATION MANUAL
RL1000GW
TECH SUPPORT: 1.888.678.9427
ip route 192.168.1.0/24 192.168.2.101
write memory
exit
exit
3. Configure the serial port to be consistent with the properties of the serial slave.
The mode of operation of the serial port must be “transparent”
The local end point application type must be “terminal server”.
serial port create port 1 baudrate 9600 parity no databits 8 mode-of-operation
transparent
serial local-end-point create port 1 service-id 1 application terminal-server
4. Configure the terminal server to listen on port 20000
terminal-server admin-status enable
terminal-server settings update low-border-telnet-tcp-port 19999 buffer-mode byte
terminal-server tcp-service create service-id 1 remote-address 192.168.2.102 telnet-port
20000
commit
Right Router
1. Assign an IP interface for the lan connection
router interface create address-prefix 192.168.1.101/24 physical-interface eth1 purpose
general
2. Assign an IP interface for the wan connection
router interface create address-prefix 192.168.2.101/24 vlan 2 physical-interface eth2
purpose application-host
commit
Setup is ready.
you can now :
Ping between the PC to the terminal server 192.168.2.102 interface.
Open a telnet session from the PC to the router “telnet 192.168.2.102 20000”.
Your serial device shell will be available.