Add e1 to vty command
This commit is contained in:
parent
aa35d682e8
commit
ee187785ba
1 changed files with 1 additions and 0 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue