controllerT1C.addSC("cablelength", "Specify the cable length for a DS1 link"); controllerT1C.addSC("channel-group", "Specify the timeslots to channel-group mapping for an interface"); controllerT1C.addSC("clock", "Specify the clock source for a DS1 link"); controllerT1C.clock.addSC("source", "Specify the clock source for a DS1 link"); controllerT1C.addSC("default", "Set a command to its defaults"); controllerT1C.addSC("description", "Controller specific description"); controllerT1C.addSC("exit", "Exit from controller configuration mode"); controllerT1C.addSC("fdl", "Specify the FDL standard for a DS1 data link"); controllerT1C.addSC("framing", "Specify the type of Framing on a DS1 link"); controllerT1C.addSC("help", "Description of the interactive help system"); controllerT1C.addSC("linecode", "Specify the line encoding method for a DS1 link"); controllerT1C.addSC("loopback", "Put the entire T1 line into loopback"); controllerT1C.addSC("no", "Negate a command or set its defaults"); controllerT1C.no.addSC("cablelength", "Specify the cable length for a DS1 link"); controllerT1C.no.addSC("channel-group", "Specify the timeslots to channel-group mapping for an interface"); controllerT1C.no.addSC("clock", "Specify the clock source for a DS1 link"); controllerT1C.no.addSC("description", "Controller specific description"); controllerT1C.no.addSC("fdl", "Specify the FDL standard for a DS1 data link"); controllerT1C.no.addSC("framing", "Specify the type of Framing on a DS1 link"); controllerT1C.no.addSC("linecode", "Specify the line encoding method for a DS1 link"); controllerT1C.no.addSC("loopback", "Put the entire T1 line into loopback"); controllerT1C.addSC("pri-group", "Configure the specified timeslots for PRI"); controllerT1C.addSC("shutdown", "Shut down a DS1 link (send Blue Alarm)");