Minor change to vty script
This commit is contained in:
parent
6de4b3ef23
commit
238f4335b6
1 changed files with 2 additions and 2 deletions
|
@ -89,9 +89,9 @@ switch $vty {
|
|||
expect "#"
|
||||
}
|
||||
msc {
|
||||
send "logging level db debug\r"
|
||||
send "logging level mncc debug\r"
|
||||
expect "#"
|
||||
send "logging level lsms debug\r"
|
||||
send "logging level lsms notice\r"
|
||||
expect "#"
|
||||
send "logging level mm info\r"
|
||||
expect "#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue