blob: 340c1c95b1789ae913437308c17916f0f7404d74 (
plain)
1
2
3
4
5
6
|
mapClassC.addSC("default", "Set a command to its defaults");
mapClassC.addSC("exit-class", "Exit from static map class configuration mode");
mapClassC.addSC("frame-relay", "Configure Map parameters");
mapClassC.addSC("help", "Description of the interactive help system");
mapClassC.addSC("no", "Negate a command or set its defaults");
|