pcap-client: set VTY port to 4227

Adjust the VTY port to the new default, 4227, in case somebody uses the
configs from this repository instead of the ones from
docker-playground.git (where it is also adjusted).

Depends: docker-playground I6d45340429925fe5e98cc4e597a01ef51e8322ae
Change-Id: I50af5d0c0930b9bc906a8b909910bc38f025648e
This commit is contained in:
Oliver Smith 2021-08-09 09:00:06 +02:00
parent 48e4d7d71a
commit 594b4ffa2c
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ mtc.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
[TESTPORT_PARAMETERS]
*.VTY.CTRL_MODE := "client"
*.VTY.CTRL_HOSTNAME := "127.0.0.1"
*.VTY.CTRL_PORTNUM := "4237"
*.VTY.CTRL_PORTNUM := "4227"
*.VTY.CTRL_LOGIN_SKIPPED := "yes"
*.VTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes"
*.VTY.CTRL_READMODE := "buffered"

View File

@ -5,6 +5,7 @@
!
line vty
no login
bind 127.0.0.1 4227
!
client
pcap device lo