summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/Copy of cmd_user.txt
blob: d793b509bbef43daa28ac74132942302e9d482ed (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
userC.addSC("access-enable", "Create a temporary Access-List entry");
userC.addSC("access-profile", "Apply user-profile to interface");
userC.addSC("clear", "Reset functions");
	userC.clear.addSC("drip", "Clear drip");
	userC.clear.addSC("kerberos", "Clear Kerberos Values");
	userC.clear.addSC("ncia", "Native Client Interface Architecture (NCIA)");
userC.addSC("connect", "Open a terminal connection");
userC.addSC("disable", "Turn off privileged commands");
userC.addSC("disconnect", "Disconnect an existing network connection");
userC.addSC("enable", "Turn on privileged commands");
	userC.enable.addSC("<0-15>", "Enable level");
userC.addSC("exit", "Exit from the EXEC");
userC.addSC("help", "Description of the interactive help system");
userC.addSC("lat", "Open a lat connection");
userC.addSC("lock", "Lock the terminal");
userC.addSC("login", "Log in as a particular user");
userC.addSC("logout", "Exit from the EXEC");
userC.addSC("mrinfo", "Request neighbor and version information from a multicast router");
userC.addSC("mstat", "Show statistics after multiple multicast traceroutes");
userC.addSC("mtrace", "Trace reverse multicast path from destination to source");
userC.addSC("name-connection", "Name an existing network connection");
userC.addSC("pad", "Open a X.29 PAD connection");
userC.addSC("ping", "Send echo messages");
	userC.ping.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("apollo", "Apollo echo");
	userC.ping.addSC("appletalk", "Appletalk echo");
	userC.ping.addSC("clns", "CLNS echo");
	userC.ping.addSC("decnet", "DECnet echo");
	userC.ping.addSC("ip", "IP echo");
		userC.ping.ip.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("ipx", "Novell/IPX echo");
		userC.ping.ipx.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("srb", "srb echo");
		userC.ping.srb.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("tag", "Tag encapsulated IP echo");
		userC.ping.tag.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("vines", "Vines echo");
		userC.ping.vines.addSC("WORD", "Ping destination address or hostname");
	userC.ping.addSC("xns", "XNS echo");
userC.addSC("ppp", "Start IETF Point-to-Point Protocol (PPP)");
userC.addSC("resume", "Resume an active network connection");
userC.addSC("rlogin", "Open an rlogin connection");
userC.addSC("set", "Set system parameter (not config)");
userC.addSC("show", "Show running system information");
	userC.show.addSC("alps", "Alps information");
	userC.show.addSC("backup", "Backup status");
	userC.show.addSC("c2600", "Show c2600 information");
	userC.show.addSC("call", "Show Calls");
	userC.show.addSC("cef", "Cisco Express Forwarding");
	userC.show.addSC("class-map", "Show QoS Class Map");
	userC.show.addSC("clock", "Display the system clock");
	userC.show.addSC("cns", "CNS");
	userC.show.addSC("crypto", "Encryption module");
		userC.show.crypto.addSC("ca", "Show certification authority policy");
		userC.show.crypto.addSC("cisco", "Show cisco encryption policy");
		userC.show.crypto.addSC("key", "Show long term public keys");
	userC.show.addSC("dial-peer", "Dial Plan Mapping Table for, e.g. VoIP Peers");
	userC.show.addSC("dialer", "Dialer parameters and statistics");
	userC.show.addSC("drip", "DRiP DB");
	userC.show.addSC("exception", "exception informations");
	userC.show.addSC("fax", "Show calls stored in the history table for fax");
	userC.show.addSC("flash:", "display information about flash: file system");
	userC.show.addSC("fras-host", "FRAS Host Information");
	userC.show.addSC("gateway", "Show status of gateway");
	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("kerberos", "Show Kerberos Values");
	userC.show.addSC("location", "Display the system location");
	userC.show.addSC("modemcap", "Show Modem Capabilities database");
	userC.show.addSC("mpoa", "MPOA show commands");
	userC.show.addSC("ncia", "Native Client Interface Architecture");
	userC.show.addSC("num-exp", "Number Expansion (Speed Dial) information");
	userC.show.addSC("policy-map", "Show QoS Policy Map");
		userC.show["policy-map"].addSC("WORD", "policy-map name");
			userC.show["policy-map"].WORD.addSC("class", "Show Qos Policy actions for a indvidual class");
				userC.show["policy-map"].WORD.class.addSC("WORD", "class-map name");
		userC.show["policy-map"].addSC("interface", "Show Qos Policy Interface");
			userC.show["policy-map"].interface.addSC("Async", "Async interface");
				userC.show["policy-map"].interface.Async.addSC("<1-65>", "Async interface number");
			userC.show["policy-map"].interface.addSC("Dialer", "Dialer interface");
				userC.show["policy-map"].interface.Dialer.addSC("<0-255>", "Dialer interface number");
			userC.show["policy-map"].interface.addSC("FastEthernet", "FastEthernet IEEE 802.3");
				userC.show["policy-map"].interface.FastEthernet.addSC("<0-1>", "FastEthernet interface number");
			userC.show["policy-map"].interface.addSC("Loopback", "Loopback interface");
				userC.show["policy-map"].interface.Loopback.addSC("<0-2147483647>", "Loopback interface number");
			userC.show["policy-map"].interface.addSC("Null", "Null interface");
				userC.show["policy-map"].interface.Null.addSC("<0-0>", "Null interface number");
			userC.show["policy-map"].interface.addSC("Serial", "Serial");
				userC.show["policy-map"].interface.Serial.addSC("<0-1>", "Serial interface number");
	userC.show.addSC("ppp", "PPP parameters and statistics");
	userC.show.addSC("queue", "Show queue contents");
	userC.show.addSC("queueing", "Show queueing configuration");
	userC.show.addSC("rmon", "rmon statistics");
	userC.show.addSC("rtr", "Response Time Reporter (RTR)");
	userC.show.addSC("sessions", "Information about Telnet connections");
	userC.show.addSC("sgbp", "SGBP group information");
	userC.show.addSC("snmp", "snmp statistics");
	userC.show.addSC("tacacs", "Shows tacacs+ server statistics");
	userC.show.addSC("terminal", "Display terminal configuration parameters");
	userC.show.addSC("traffic-shape", "traffic rate shaping configuration");
		userC.show["traffic-shape"].addSC("Async", "Async interface");
		userC.show["traffic-shape"].addSC("Dialer", "Dialer interface");
		userC.show["traffic-shape"].addSC("FastEthernet", "FastEthernet IEEE 802.3");
		userC.show["traffic-shape"].addSC("Loopback", "Loopback interface");
		userC.show["traffic-shape"].addSC("Null", "Null interface");
		userC.show["traffic-shape"].addSC("Serial", "Serial");
		userC.show["traffic-shape"].addSC("queue", "Show shaping queue contents");
		userC.show["traffic-shape"].addSC("statistics", "traffic rate shaping statistics");
			userC.show["traffic-shape"].statistics.addSC("Async", "Async interface");
				userC.show["traffic-shape"].statistics.Async.addSC("<1-65>", "Async interface number");
			userC.show["traffic-shape"].statistics.addSC("Dialer", "Dialer interface");
				userC.show["traffic-shape"].statistics.Dialer.addSC("<0-255>", "Dialer interface number");
			userC.show["traffic-shape"].statistics.addSC("FastEthernet", "FastEthernet IEEE 802.3");
				userC.show["traffic-shape"].statistics.FastEthernet.addSC("<0-1>", "FastEthernet interface number");
			userC.show["traffic-shape"].statistics.addSC("Loopback", "Loopback interface");
				userC.show["traffic-shape"].statistics.Loopback.addSC("<0-2147483647>", "Loopback interface number");
			userC.show["traffic-shape"].statistics.addSC("Null", "Null interface");
				userC.show["traffic-shape"].statistics.Null.addSC("<0-0>", "Null interface number");
			userC.show["traffic-shape"].statistics.addSC("Serial", "Serial");
				userC.show["traffic-shape"].statistics.Serial.addSC("<0-1>", "Serial interface number");
	userC.show.addSC("users", "Display information about terminal lines");
	userC.show.addSC("version", "System hardware and software status");
	userC.show.addSC("voice", "Voice port configuration & stats");
	userC.show.addSC("vpdn", "VPDN information");
userC.addSC("slip", "Start Serial-line IP (SLIP)");
userC.addSC("systat", "Display information about terminal lines");
userC.addSC("telnet", "Open a telnet connection");
userC.addSC("terminal", "Set terminal line parameters");
userC.addSC("tn3270", "Open a tn3270 connection");
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.appletalk.addSC("WORD", "Trace route to destination address or hostname");
	userC.traceroute.addSC("clns", "ISO CLNS Trace");
		userC.traceroute.clns.addSC("WORD", "Trace route to destination address or hostname");
	userC.traceroute.addSC("ip", "IP Trace");
		userC.traceroute.ip.addSC("WORD", "Trace route to destination address or hostname");
	userC.traceroute.addSC("ipx", "IPX Trace");
		userC.traceroute.ipx.addSC("WORD", "Trace route to destination address or hostname");
	userC.traceroute.addSC("oldvines", "Vines Trace (Cisco)");
		userC.traceroute.oldvines.addSC("WORD", "Trace route to destination address or hostname");
	userC.traceroute.addSC("vines", "Vines Trace (Banyan)");
		userC.traceroute.vines.addSC("WORD", "Trace route to destination address or hostname");
userC.addSC("tunnel", "Open a tunnel connection");
userC.addSC("udptn", "Open an udptn connection");
userC.addSC("where", "List active connections");
userC.addSC("x28", "Become an X.28 PAD");
userC.addSC("x3", "Set X.3 parameters on PAD");
userC.addSC("xremote", "Enter XRemote mode");