globalC.addSC("aaa", "Authentication, Authorization and Accounting."); globalC.addSC("access-list", "Add an access list entry"); globalC.addSC("alias", "Create command alias"); globalC.addSC("arp", "Set a static ARP entry"); globalC.addSC("banner", "Define a login banner"); globalC.addSC("boot", "Boot Commands"); globalC.addSC("buffers", "Adjust system buffer pool parameters"); globalC.addSC("cdp", "Global CDP configuration subcommands"); globalC.addSC("cgmp", "Global CGMP configuration commands"); globalC.addSC("class-map", "Configure QoS Class Map"); globalC["class-map"].addSC("WORD", "class-map name"); globalC.addSC("clock", "Configure time-of-day clock"); globalC.addSC("cluster", "Cluster configuration commands"); globalC.addSC("default", "Set a command to its defaults"); globalC.addSC("default-value", "Default character-bits values"); globalC.addSC("downward-compatible-config", "Generate a configuration compatible with older software"); globalC.addSC("enable", "Modify enable password parameters"); globalC.enable.addSC("last-resort", "Define enable action if no TACACS servers respond"); globalC.enable["last-resort"].addSC("password", "Enable by giving the local enable password"); globalC.enable["last-resort"].addSC("succeed", "Enable without further question"); globalC.enable.addSC("password", "Assign the privileged level password"); globalC.enable.password.addSC("LINE", "The UNENCRYPTED (cleartext) 'enable' password"); globalC.enable.password.addSC("level", "Set exec level password"); globalC.enable.password.level.addSC("<1-15>", "Level number"); globalC.enable.password.level["<1-15>"].addSC("LINE", "The UNENCRYPTED (cleartext) 'enable' password"); globalC.enable.addSC("secret", "Assign the privileged level secret"); globalC.enable.secret.addSC("LINE", "The UNENCRYPTED (cleartext) 'enable' secret"); globalC.enable.secret.addSC("level", "Set exec level password"); globalC.enable.secret.level.addSC("<1-15>", "Level number"); globalC.enable.secret.level["<1-15>"].addSC("LINE", "The UNENCRYPTED (cleartext) 'enable' secret"); globalC.enable.addSC("use-tacacs", "Use TACACS to check enable passwords"); globalC.addSC("end", "Exit from configure mode"); globalC.addSC("exception", "Exception handling"); globalC.addSC("exit", "Exit from configure mode"); globalC.addSC("file", "Adjust file system parameters"); globalC.addSC("help", "Description of the interactive help system"); globalC.addSC("hostname", "Set system's network name"); globalC.hostname.addSC("WORD", "This system's network name"); globalC.addSC("interface", "Select an interface to configure"); globalC.interface.addSC("FastEthernet", "FastEthernet IEEE 802.3"); globalC.interface.FastEthernet.addSC("<0-2>", "FastEthernet interface number"); globalC.interface.addSC("Multilink", "Multilink-group interface"); globalC.interface.addSC("Port-channel", "Ethernet Channel of interfaces"); globalC.interface.addSC("VLAN", "Switch VLAN Virtual Interface"); globalC.interface.addSC("Virtual-TokenRing", "Virtual TokenRing"); globalC.addSC("ip", "Global IP configuration subcommands"); globalC.ip.addSC("accounting-list", "Select hosts for which IP accounting information is kept"); globalC.ip.addSC("accounting-threshold", "Sets the maximum number of accounting entries"); globalC.ip.addSC("accounting-transits", "Sets the maximum number of transit entries"); globalC.ip.addSC("alias", "Alias an IP address to a TCP port"); globalC.ip.addSC("default-gateway", "Specify default gateway (if not routing IP)"); globalC.ip.addSC("domain-list", "Domain name to complete unqualified host names."); globalC.ip.addSC("domain-lookup", "Enable IP Domain Name System hostname translation"); globalC.ip.addSC("domain-name", "Define the default domain name"); globalC.ip.addSC("finger", "finger server"); globalC.ip.addSC("gdp", "Router discovery mechanism"); globalC.ip.addSC("gratuitous-arps", "Generate gratuitous ARPs for PPP/SLIP peer addresses"); globalC.ip.addSC("host", "Add an entry to the ip hostname table"); globalC.ip.addSC("host-routing", "Enable host-based routing (proxy ARP and redirect)"); globalC.ip.addSC("hp-host", "Enable the HP proxy probe service"); globalC.ip.addSC("http", "HTTP server configuration"); globalC.ip.addSC("icmp", "ICMP options"); globalC.ip.addSC("local", "Specify local options"); globalC.ip.addSC("name-server", "Specify address of name server to use"); globalC.ip.addSC("nat", "NAT configuration commands"); globalC.ip.nat.addSC("inside", "Inside address translation"); globalC.ip.nat.inside.addSC("source", "Source address translation"); globalC.ip.nat.inside.source.addSC("list", "Specify access list describing local addresses"); globalC.ip.nat.inside.source.list.addSC("<1-199>", "Access list number for local addresses"); globalC.ip.nat.inside.source.list["<1-199>"].addSC("interface", "Specify interface for global address"); globalC.ip.nat.inside.source.list.addSC("WORD", "Access list name for local addresses"); globalC.ip.nat.inside.source.list.WORD.addSC("interface", "Specify interface for global address"); globalC.ip.nat.addSC("service", "Special translation for application using non-standard port"); globalC.ip.nat.addSC("translation", "NAT translation entry configuration"); globalC.ip.nat.translation.addSC("dns-timeout", "Specify timeout for NAT DNS flows"); globalC.ip.nat.translation.addSC("finrst-timeout", "Specify timeout for NAT TCP flows after a FIN or RST"); globalC.ip.nat.translation.addSC("icmp-timeout", "Specify timeout for NAT ICMP flows"); globalC.ip.nat.translation.addSC("max-entries", "Specify maximum number of NAT entries"); globalC.ip.nat.translation.addSC("port-timeout", "Specify timeout for NAT TCP/UDP port specific flows"); globalC.ip.nat.translation.addSC("syn-timeout", "Specify timeout for NAT TCP flows after a SYN and no further data"); globalC.ip.nat.translation.addSC("tcp-timeout", "Specify timeout for NAT TCP flows"); globalC.ip.nat.translation.addSC("timeout", "Specify timeout for dynamic NAT translations"); globalC.ip.nat.translation.timeout.addSC("<0-2147483647>", "Timeout in seconds"); globalC.ip.nat.translation.timeout.addSC("never", "Never timeout"); globalC.ip.nat.translation.addSC("udp-timeout", "Specify timeout for NAT UDP flows"); globalC.ip.addSC("rcmd", "Rcmd commands"); globalC.ip.addSC("security", "Specify system wide security information"); globalC.ip.addSC("source-route", "Process packets with source routing header options"); globalC.ip.addSC("subnet-zero", "Allow 'subnet zero' subnets"); globalC.ip.addSC("tacacs", "TACACS configuration commands"); globalC.ip.addSC("tcp", "Global TCP parameters"); globalC.ip.addSC("telnet", "Specify telnet options"); globalC.ip.addSC("tftp", "tftp configuration commands"); globalC.addSC("line", "Configure a terminal line"); globalC.line.addSC("<0-16>", "First Line number"); globalC.line["<0-16>"].addSC("<1-16>", "Last Line number"); globalC.line.addSC("console", "Primary terminal line"); globalC.line.console.addSC("<0-0>", "First Line number"); globalC.line.addSC("vty", "Virtual terminal"); globalC.line.vty.addSC("<0-15>", "First Line number"); globalC.line.vty["<0-15>"].addSC("<1-15>", "Last Line number"); globalC.addSC("logging", "Modify message logging facilities"); globalC.addSC("mac-address-table", "Configure the MAC address table"); globalC.addSC("map-class", "Configure static map class"); globalC["map-class"].addSC("atm", "Asynchronous transfer mode"); globalC["map-class"].addSC("dialer", "Dial on Demand"); globalC["map-class"].addSC("frame-relay", "Frame Relay"); globalC["map-class"]["frame-relay"].addSC("WORD", "Static map class name"); globalC.addSC("map-list", "Configure static map list"); globalC.addSC("no", "Negate a command or set its defaults"); globalC.no.addSC("aaa", "Authentication, Authorization and Accounting."); globalC.no.addSC("access-list", "Add an access list entry"); globalC.no.addSC("alias", "Create command alias"); globalC.no.addSC("arp", "Set a static ARP entry"); globalC.no.addSC("banner", "Define a login banner"); globalC.no.addSC("boot", "Boot Commands"); globalC.no.addSC("buffers", "Adjust system buffer pool parameters"); globalC.no.addSC("cdp", "Global CDP configuration subcommands"); globalC.no.addSC("cgmp", "Global CGMP configuration commands"); globalC.no.addSC("class-map", "Configure QoS Class Map"); globalC.no.addSC("clock", "Configure time-of-day clock"); globalC.no.addSC("cluster", "Cluster configuration commands"); globalC.no.addSC("default-value", "Default character-bits values"); globalC.no.addSC("downward-compatible-config", "Generate a configuration compatible with older software"); globalC.no.addSC("enable", "Modify enable password parameters"); globalC.no.addSC("end", "Exit from configure mode"); globalC.no.addSC("exception", "Exception handling"); globalC.no.addSC("exit", "Exit from configure mode"); globalC.no.addSC("file", "Adjust file system parameters"); globalC.no.addSC("hostname", "Set system's network name"); globalC.no.addSC("interface", "Select an interface to configure"); globalC.no.addSC("ip", "Global IP configuration subcommands"); globalC.no.ip.addSC("accounting-list", "Select hosts for which IP accounting information is kept"); globalC.no.ip.addSC("accounting-threshold", "Sets the maximum number of accounting entries"); globalC.no.ip.addSC("accounting-transits", "Sets the maximum number of transit entries"); globalC.no.ip.addSC("alias", "Alias an IP address to a TCP port"); globalC.no.ip.addSC("default-gateway", "Specify default gateway (if not routing IP)"); globalC.no.ip.addSC("domain-list", "Domain name to complete unqualified host names."); globalC.no.ip.addSC("domain-lookup", "Enable IP Domain Name System hostname translation"); globalC.no.ip["domain-lookup"].addSC("nsap", "Enable IP DNS queries for CLNS NSAP addresses"); globalC.no.ip.addSC("domain-name", "Define the default domain name"); globalC.no.ip.addSC("finger", "finger server"); globalC.no.ip.addSC("gdp", "Router discovery mechanism"); globalC.no.ip.addSC("gratuitous-arps", "Generate gratuitous ARPs for PPP/SLIP peer addresses"); globalC.no.ip.addSC("host", "Add an entry to the ip hostname table"); globalC.no.ip.addSC("host-routing", "Enable host-based routing (proxy ARP and redirect)"); globalC.no.ip.addSC("hp-host", "Enable the HP proxy probe service"); globalC.no.ip.addSC("http", "HTTP server configuration"); globalC.no.ip.addSC("icmp", "ICMP options"); globalC.no.ip.addSC("local", "Specify local options"); globalC.no.ip.addSC("name-server", "Specify address of name server to use"); globalC.no.ip.addSC("nat", "NAT configuration commands"); globalC.no.ip.addSC("rcmd", "Rcmd commands"); globalC.no.ip.addSC("security", "Specify system wide security information"); globalC.no.ip.addSC("source-route", "Process packets with source routing header options"); globalC.no.ip.addSC("subnet-zero", "Allow 'subnet zero' subnets"); globalC.no.ip.addSC("tacacs", "TACACS configuration commands"); globalC.no.ip.addSC("tcp", "Global TCP parameters"); globalC.no.ip.addSC("telnet", "Specify telnet options"); globalC.no.ip.addSC("tftp", "tftp configuration commands"); globalC.no.addSC("line", "Configure a terminal line"); globalC.no.addSC("logging", "Modify message logging facilities"); globalC.no.addSC("mac-address-table", "Configure the MAC address table"); globalC.no.addSC("map-class", "Configure static map class"); globalC.no.addSC("map-list", "Configure static map list"); globalC.addSC("ntp", "Configure NTP"); globalC.addSC("policy-map", "Configure QoS Policy Map"); globalC["policy-map"].addSC("WORD", "policy-map name"); globalC.addSC("priority-list", "Build a priority list"); globalC.addSC("privilege", "Command privilege parameters"); globalC.addSC("queue-list", "Build a custom queue list"); globalC.addSC("rmon", "Remote Monitoring"); globalC.addSC("scheduler", "Scheduler parameters"); globalC.addSC("service", "Modify use of network based services"); globalC.addSC("shutdown", "Shutdown system elements"); globalC.addSC("snmp-server", "Modify SNMP parameters"); globalC.addSC("spanning-tree", "Spanning Tree Subsystem"); globalC.addSC("stackmaker", "Specify stack name and add its member"); globalC.addSC("tacacs-server", "Modify TACACS query parameters"); globalC.addSC("tftp-server", "Provide TFTP service for netload requests"); globalC.addSC("time-range", "Define time range entries"); globalC.addSC("udld", "Configure global UDLD setting"); globalC.addSC("username", "Establish User Name Authentication"); globalC.addSC("vmps", "VMPS settings"); globalC.addSC("vtp", "Configure global VTP state");