Attention is currently required from: jolly, laforge, pespin.
3 comments:
File src/host/layer23/src/mobile/vty_interface.c:
Patch Set #16, Line 379: ASCI_STR
You're missing `SHOW_STR` here, it should be:
```
show SHOW_STR
asci "Display information about ASCI items\n"
MS_NAME "Name of MS (see \"show ms\")\n"
calls "Display ongoing ASCI calls\n"
```
Patch Set #16, Line 700: These commands perform VGCS on given MS without entering the VGCS node
So then is there really a need for having a dedicated VTY node for just one command, which is also available without entering the node? I don't see the benefits of having it.
Patch Set #16, Line 735: These commands perform VBS on VBS node
Same here, do we really want a separate note?
To view, visit change 34495. To unsubscribe, or for help writing mail filters, visit settings.