diff --git a/modules/rhizo_base/files/vty b/modules/rhizo_base/files/vty index 5a4ee1f..5c0e199 100755 --- a/modules/rhizo_base/files/vty +++ b/modules/rhizo_base/files/vty @@ -26,6 +26,7 @@ if { $all < 0 } { set all notice } set host localhost switch $vty { + e1 { set port 4269 } hlr { set port 4258 } ; # Short names bsc { set port 4242 } mgw { set port 4243 }