summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/cmd_user.txt
blob: 8590374a8551853aad2c28cb00523e7c06711651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
userC.addSC("access-enable" , "Create a temporary Access-List entry" );

	// access-enable host

	// NOT IMPLEMENTED

	userC["access-enable"].addSC("host", "Enable a specific host only");



	// access-enable host timeout

	// NOT IMPLEMENTED

	userC["access-enable"].host.addSC("timeout", "Maximum idle time to expire this entry");



	// access-enable timeout

	// NOT IMPLEMENTED

	userC["access-enable"].addSC("timeout", "Maximum idle time to expire this entry");



	// access-enable timeout <1-9999>

	// NOT IMPLEMENTED

	userC["access-enable"].timeout.addSC("<1-9999>", "Access-List Idle timeout", true);



userC.addSC("clear" , "Reset functions" );

	userC.clear.addSC("controllers", "Clear interface controller info");



userC.addSC("connect" , "Open a terminal connection" );

	userC.connect.addSC("WORD", "IP address or hostname of a remote system");



userC.addSC("disable" , "Turn off privileged commands" );

	userC.disable.addSC("<0-15>", "Privilege level to go to");

userC.addSC("disconnect" , "Disconnect an existing network connection" );

	userC.disconnect.addSC("<1-20>", "The number of an active network connection");

  	userC.disconnect.addSC("WORD", "The name of an active network connection");



userC.addSC("enable" , "Turn on privileged commands" );

	userC.enable.addSC("<0-15>", "Privilege level to go to");

userC.addSC("exit" , "Exit from the EXEC" );

userC.addSC("help" , "Description of the interactive help system" );

userC.addSC("lock" , "Lock the terminal" );

userC.addSC("login" , "Log in as a particular user" );

userC.addSC("logout" , "Exit from the EXEC" );

userC.addSC("name-connection" , "Name an existing network connection" );

userC.addSC("ping" , "Send echo messages" );

	userC.ping.addSC("WORD", "Ping destination address or hostname");

  	userC.ping.addSC("ip", "IP echo");

		userC.ping.ip.addSC("WORD", "Ping destination address or hostname");



  	userC.ping.addSC("tag", "Tag encapsulated IP echo");

			

userC.addSC("rcommand" , "Run command on remote switch" );

	userC.rcommand.addSC("<0-15>", "Member number");

	userC.rcommand.addSC("commander", "Run command on command switch");

	userC.rcommand.addSC("mac-address", "MAC address of a member");

	userC.rcommand["mac-address"].addSC("H.H.H", "MAC Address of the member");



userC.addSC("resume" , "Resume an active network connection" );

	userC.resume.addSC("/debug", "Print parameter changes & messages" );

	userC.resume.addSC("/echo", "Perform local echo" );

	userC.resume.addSC("/line", "Enable telnet line mode" );

	userC.resume.addSC("/next", "Step to next network connection" );

	userC.resume.addSC("/nodebug", "Do not print parameter changes & messages" );

	userC.resume.addSC("/noecho", "Disable local echo" );

	userC.resume.addSC("/noline", "Disable telnet line mode" );

	userC.resume.addSC("/nostream", "Disable stream processing" );

	userC.resume.addSC("/set", "Set X3 connection options" );

	userC.resume.addSC("/stream", "Enable stream processing" );

	userC.resume.addSC("<1-20>", "The number of an active network connection" );

	userC.resume.addSC("WORD", "The name of an active network connection or Connection options" );





userC.addSC("set" , "Set system parameter (not config)" );

userC.addSC("show" , "Show running system information" );



	userC.show.addSC("access-lists", "List access lists" );

	userC.show.addSC("aliases", "Display alias commands" );

	userC.show.addSC("arp", "ARP table" );

	userC.show.addSC("buffers", "Buffer pool statistics" );

	userC.show.addSC("cdp", "CDP information" );

	userC.show.addSC("class-map", "Show QoS Class Map" );

	userC.show.addSC("clock", "Display the system clock" );

	userC.show.addSC("cluster", "Cluster information" );

	userC.show.addSC("controllers", "Interface controller status" );

	userC.show.addSC("debugging", "State of each debugging option" );

	userC.show.addSC("env", "Environamental facilities" );

	userC.show.addSC("etherchannel", "EtherChannel information" );

	userC.show.addSC("exception", "exception informations" );

	userC.show.addSC("flash:", "display information about flash: file system" );

	userC.show.addSC("history", "Display the session command history" );

	userC.show.addSC("hosts", "IP domain-name, lookup style, nameservers, and host table" );

	userC.show.addSC("interfaces", "Interface status and configuration" );

	userC.show.addSC("ip", "IP information" );

	 	userC.show.ip.addSC("vlan", "VTP Vlan Status");

		

	userC.show.addSC("line", "TTY line information" );

	userC.show.addSC("location", "Display the system location" );

	userC.show.addSC("logging", "Show the contents of logging buffers" );	

	userC.show.addSC("memory", "Memory statistics" );

	userC.show.addSC("ntp", "Network time protocol" );

	userC.show.addSC("policy-map", "Show QoS Policy Map" );

	userC.show.addSC("privilege", "Show current privilege level" );

	userC.show.addSC("processes", "Active process statistics" );

	userC.show.addSC("queue", "Show queue contents" );

	userC.show.addSC("queueing", "Show queueing configuration" );

	userC.show.addSC("registry", "Function registry information" );

	userC.show.addSC("reload", "Scheduled reload information" );

	userC.show.addSC("rmon", "rmon statistics" );

	userC.show.addSC("sessions", "Information about Telnet connections" );

	userC.show.addSC("snmp", "snmp statistics" );

	userC.show.addSC("spanning-tree", "Spanning tree topology" );

	userC.show.addSC("stacks", "Process stack utilization" );

	userC.show.addSC("standby", "Hot standby protocol information" );

	userC.show.addSC("subsys", "Show subsystem information" );

	userC.show.addSC("tacacs", "Shows tacacs+ server statistics " );

	userC.show.addSC("tcp", "Status of TCP connections" );

	userC.show.addSC("tech-support", "Show system information for Tech-Support" );

	userC.show.addSC("terminal", "Display terminal configuration parameters" );

	userC.show.addSC("udld", "UDLD information" );

	userC.show.addSC("users", "Display information about terminal lines" );

	userC.show.addSC("version", "System hardware and software status" );

	userC.show.addSC("vlan", "VTP VLAN status" );

	userC.show.addSC("vtp", "VTP information" );

	userC.show.addSC("wrr-queue", "WRR queue" );



userC.addSC("systat" , "Display information about terminal lines" );

	userC.systat.addSC("all", "Include information about inactive ports");

userC.addSC("telnet" , "Open a telnet connection" );

	userC.telnet.addSC("WORD", "IP address or hostname of a remote system");



userC.addSC("terminal" , "Set terminal line parameters" );

	userC.terminal.addSC("data-character-bits", "Size of characters being handled" );

	userC.terminal.addSC("databits", "Set number of data bits per character" );

	userC.terminal.addSC("default", "Set a command to its defaults" );

	userC.terminal.addSC("domain-lookup", "Enable domain lookups in show commands" );

	userC.terminal.addSC("download", "Put line into 'download' mode" );

	userC.terminal.addSC("editing", "Enable command line editing" );

	userC.terminal.addSC("escape-character", "Change the current line's escape character" );

	userC.terminal.addSC("exec-character-bits", "Size of characters to the command exec" );

	userC.terminal.addSC("flowcontrol", "Set the flow control" );

	userC.terminal.addSC("full-help", "Provide help to unprivileged user" );

	userC.terminal.addSC("help", "Description of the interactive help system" );

	userC.terminal.addSC("history", "Enable and control the command history function" );

	userC.terminal.addSC("international", "Enable international 8-bit character support" );

	userC.terminal.addSC("ip", "IP options" );

	userC.terminal.addSC("lenth", "Set number of lines on a screen" );

	userC.terminal.addSC("no", "Negate a command or set its defaults" );

	userC.terminal.addSC("notify", "Inform users of output from concurrent sessions" );

	userC.terminal.addSC("padding", "Set padding for a specified output character" );

	userC.terminal.addSC("parity", "Set terminal parity" );

	userC.terminal.addSC("rxspeed", "Set the receive speed" );

	userC.terminal.addSC("special-character-bits", "Size of the escape (and other special) characters" );

	userC.terminal.addSC("speed", "Set the transmit and receive speeds" );

	userC.terminal.addSC("start-character", "Define the start character" );

	userC.terminal.addSC("stop-character", "Define the stop character" );

	userC.terminal.addSC("stopbits", "Set async line stop bits" );

	userC.terminal.addSC("terminal-type", "Set the terminal type" );

	userC.terminal.addSC("transport", "Define transport protocols for line" );

	userC.terminal.addSC("txspeed", "Set the transmit speeds" );

	userC.terminal.addSC("width", "Set width of the display terminal" );



userC.addSC("traceroute" , "Trace route to destination" );



	userC.traceroute.addSC("WORD", "Trace route to destination address or hostname" );

	userC.traceroute.addSC("appletalk", "AppleTalk Trace" );

	userC.traceroute.addSC("clns", "ISO CLNS Trace" );

	userC.traceroute.addSC("ip", "IP Trace" );

	userC.traceroute.addSC("ipx", "IPX Trace" );

	userC.traceroute.addSC("oldvines", "Vines Trace (Cisco)" );

	userC.traceroute.addSC("vines", "Vines Trace (Banyan)" );





userC.addSC("tunnel" , "Open a tunnel connection" );

	userC.tunnel.addSC("WORD", "Address or hostname of a remote system");



userC.addSC("where" , "List active connections" );