summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intAsync.txt
blob: 3124d3a56d5bbf78c1e9abcef22622f067d6734f (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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
intAsyncC.addSC("access-expression", "Build a bridge boolean access expression");
intAsyncC.addSC("apollo", "Apollo interface subcommands");
intAsyncC.addSC("appletalk", "Appletalk interface subcommands");
intAsyncC.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
intAsyncC.addSC("asp", "ASP interface subcommands");
intAsyncC.addSC("async", "Async interface parameters");
intAsyncC.addSC("autodetect", "Autodetect Encapsulations on Serial interface");
intAsyncC.addSC("backup", "Modify backup");
intAsyncC.addSC("bandwidth", "Set bandwidth informational parameter");
	intAsyncC.bandwidth.addSC("<1-10000000>", "Bandwidth in kilobits");
intAsyncC.addSC("bridge-group", "Transparent bridging interface parameters");
intAsyncC.addSC("bsc", "BSC interface subcommands");
intAsyncC.addSC("bstun", "BSTUN interface subcommands");
intAsyncC.addSC("carrier-delay", "Specify delay for interface transitions");
intAsyncC.addSC("cdp", "CDP interface subcommands");
intAsyncC.addSC("clns", "CLNS interface subcommands");
intAsyncC.addSC("clock", "Configure serial interface clock");
	intAsyncC.clock.addSC("rate", "Configure serial interface clock speed");
		intAsyncC.clock.rate.addSC("<300-4000000>", "Choose clockrate from list above");
intAsyncC.addSC("crypto", "Encryption/Decryption commands");
	intAsyncC.crypto.addSC("map", "Assign a Crypto Map");
		intAsyncC.crypto.map.addSC("WORD", "Crypto Map tag");
intAsyncC.addSC("custom-queue-list", "Assign a custom queue list to an interface");
intAsyncC.addSC("decnet", "Interface DECnet config commands");
intAsyncC.addSC("default", "Set a command to its defaults");
intAsyncC.addSC("delay", "Specify interface throughput delay");
intAsyncC.addSC("description", "Interface specific description");
intAsyncC.addSC("dialer", "Dial-on-demand routing (DDR) commands");
intAsyncC.addSC("dialer-group", "Assign interface to dialer-list");
intAsyncC.addSC("down-when-looped", "Force looped serial interface down");
intAsyncC.addSC("dspu", "Down Stream PU");
intAsyncC.addSC("dxi", "ATM-DXI configuration commands");
intAsyncC.addSC("encapsulation", "Set encapsulation type for an interface");
	intAsyncC.encapsulation.addSC("bstun", "Block Serial tunneling (BSTUN)");
	intAsyncC.encapsulation.addSC("ppp", "Point-to-Point protocol");
	intAsyncC.encapsulation.addSC("slip", "Serial Line IP");
intAsyncC.addSC("exit", "Exit from interface configuration mode");
intAsyncC.addSC("fair-queue", "Enable Fair Queuing on an Interface");
intAsyncC.addSC("fras", "DLC Switch Interface Command");
intAsyncC.addSC("full-duplex", "Configure full-duplex operational mode");
intAsyncC.addSC("h323-gateway", "Configure H323 Gateway");
intAsyncC.addSC("half-duplex", "Configure half-duplex and related commands");
intAsyncC.addSC("help", "Description of the interactive help system");
intAsyncC.addSC("hold-queue", "Set hold queue depth");
intAsyncC.addSC("ip", "Interface Internet Protocol config commands");
	intAsyncC.ip.addSC("access-group", "Specify access control for packets");
	intAsyncC.ip.addSC("accounting", "Enable IP accounting on this interface");
	intAsyncC.ip.addSC("address", "Set the IP address of an interface");
		intAsyncC.ip.address.addSC("A.B.C.D", "IP address");
			intAsyncC.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
				intAsyncC.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
		intAsyncC.ip.address.addSC("negotiated", "IP Address negotiated over PPP or via DHCP");
	intAsyncC.ip.addSC("audit", "Apply IDS audit name");
	intAsyncC.ip.addSC("auth-proxy", "Apply authenticaton proxy");
	intAsyncC.ip.addSC("authentication", "authentication subcommands");
	intAsyncC.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
			intAsyncC.ip["bandwidth-percent"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
				intAsyncC.ip["bandwidth-percent"].eigrp.addSC("<1-65535>",  "Autonomous system number");
					intAsyncC.ip["bandwidth-percent"].eigrp["<1-65535>"].addSC("<1-999999>",  "Maximum bandwidth percentage that EIGRP may use");

	intAsyncC.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
	intAsyncC.ip.addSC("cgmp", "Enable/disable CGMP");
	intAsyncC.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
	intAsyncC.ip.addSC("dvmrp", "DVMRP interface commands");
	intAsyncC.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
	intAsyncC.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
		   intAsyncC.ip["helper-address"].addSC("A.B.C.D",  "IP destination address");
	intAsyncC.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
	intAsyncC.ip.addSC("igmp", "IGMP interface commands");
	intAsyncC.ip.addSC("inspect", "Apply inspect name");
	intAsyncC.ip.addSC("irdp", "ICMP Router Discovery Protocol");
	intAsyncC.ip.addSC("load-sharing", "Style of load sharing");
	intAsyncC.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
	intAsyncC.ip.addSC("mobile", "Mobile IP support");
	intAsyncC.ip.addSC("mrm", "Configure IP Multicast Routing Monitor tester");
	intAsyncC.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
	intAsyncC.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
	intAsyncC.ip.addSC("multicast", "IP multicast interface commands");
	intAsyncC.ip.addSC("nat", "NAT interface commands");
		intAsyncC.ip.nat.addSC("inside", "Inside interface for address translation");
		intAsyncC.ip.nat.addSC("outside", "Outside interface for address translation");
	intAsyncC.ip.addSC("nhrp", "NHRP interface subcommands");
	intAsyncC.ip.addSC("ospf", "OSPF interface commands");
		intAsyncC.ip.ospf.addSC("authentication-key", "Authentication password (key)");
		intAsyncC.ip.ospf.addSC("cost", "Interface cost");
		intAsyncC.ip.ospf.cost.addSC("<1-65535>",  "Cost");
		intAsyncC.ip.ospf.addSC("database-filter", "Filter OSPF LSA during synchronization and flooding");
		intAsyncC.ip.ospf.addSC("dead-interval", "Interval after which a neighbor is declared dead");
			intAsyncC.ip.ospf["dead-interval"].addSC("<1-65535>", "Seconds");
		intAsyncC.ip.ospf.addSC("demand-circuit", "OSPF demand circuit");
		intAsyncC.ip.ospf.addSC("hello-interval", "Time between HELLO packets");
			intAsyncC.ip.ospf["hello-interval"].addSC("<1-65535>", "Seconds");
		intAsyncC.ip.ospf.addSC("message-digest-key", "Message digest authentication password (key)");
		intAsyncC.ip.ospf.addSC("network", "Network type");
		intAsyncC.ip.ospf.addSC("priority", "Router priority");
		intAsyncC.ip.ospf.addSC("retransmit-interval", "Time between retransmitting lost link state advertisements");
		intAsyncC.ip.ospf.addSC("transmit-delay", "Link state transmit delay");
	intAsyncC.ip.addSC("pgm", "PGM Reliable Transport Protocol");
	intAsyncC.ip.addSC("pim", "PIM interface commands");
	intAsyncC.ip.addSC("policy", "Enable policy routing");
	intAsyncC.ip.addSC("probe", "Enable HP Probe support");
	intAsyncC.ip.addSC("proxy-arp", "Enable proxy ARP");
	intAsyncC.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
	intAsyncC.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
	intAsyncC.ip.addSC("rip", "Router Information Protocol");
	intAsyncC.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
	intAsyncC.ip.addSC("router", "IP router interface commands");
	intAsyncC.ip.addSC("rsvp", "RSVP interface commands");
	intAsyncC.ip.addSC("rtp", "RTP parameters");
	intAsyncC.ip.addSC("sap", "Session Advertisement Protocol interface commands");
	intAsyncC.ip.addSC("sdr", "Session Directory Protocol interface commands");
	intAsyncC.ip.addSC("security", "DDN IP Security Option");
	intAsyncC.ip.addSC("split-horizon", "Perform split horizon");
	intAsyncC.ip.addSC("summary-address", "Perform address summarization");
      intAsyncC.ip["summary-address"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
         intAsyncC.ip["summary-address"].eigrp.addSC("<1-65535>", "Autonomous system number");
            intAsyncC.ip["summary-address"].eigrp["<1-65535>"].addSC("A.B.C.D", "IP address");
               intAsyncC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
                  intAsyncC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"]["A.B.C.D"].addSC("<1-255>", "Administrative distance");
      intAsyncC.ip["summary-address"].addSC("rip", "Routing Information Protocol (RIP)");
         intAsyncC.ip["summary-address"].rip.addSC("A.B.C.D", "IP address");
            intAsyncC.ip["summary-address"].rip["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
	intAsyncC.ip.addSC("tcp", "TCP header compression parameters");
	intAsyncC.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
	intAsyncC.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
	intAsyncC.ip.addSC("verify", "Enable per packet validation");
	intAsyncC.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
	intAsyncC.ip.addSC("wccp", "WCCP interface commands");
intAsyncC.addSC("ipx", "Novell/IPX interface subcommands");
intAsyncC.addSC("isis", "IS-IS commands");
intAsyncC.addSC("iso-igrp", "ISO-IGRP interface subcommands");
intAsyncC.addSC("keepalive", "Enable keepalive");
intAsyncC.addSC("lan-name", "LAN Name command");
intAsyncC.addSC("lat", "LAT commands");
intAsyncC.addSC("llc2", "LLC2 Interface Subcommands");
intAsyncC.addSC("load-interval", "Specify interval for load calculation for an interface");
	intAsyncC["load-interval"].addSC("<30-600>", "Load interval delay in seconds");
intAsyncC.addSC("locaddr-priority", "Assign a priority group");
intAsyncC.addSC("logging", "Configure logging for interface");
intAsyncC.addSC("loopback", "Configure internal loopback on an interface");
intAsyncC.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
intAsyncC.addSC("mop", "DEC MOP server commands");
intAsyncC.addSC("mpoa", "MPOA interface configuration commands");
intAsyncC.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
intAsyncC.addSC("multilink-group", "Put interface in a multilink bundle");
intAsyncC.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
intAsyncC.addSC("no", "Negate a command or set its defaults");
	intAsyncC.no.addSC("access-expression", "Build a bridge boolean access expression");
	intAsyncC.no.addSC("apollo", "Apollo interface subcommands");
	intAsyncC.no.addSC("appletalk", "Appletalk interface subcommands");
	intAsyncC.no.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
	intAsyncC.no.addSC("asp", "ASP interface subcommands");
	intAsyncC.no.addSC("async", "Async interface parameters");
	intAsyncC.no.addSC("autodetect", "Autodetect Encapsulations on Serial interface");
	intAsyncC.no.addSC("backup", "Modify backup parameters");
	intAsyncC.no.addSC("bandwidth", "Set bandwidth informational parameter");
	intAsyncC.no.addSC("bridge-group", "Transparent bridging interface parameters");
	intAsyncC.no.addSC("bsc", "BSC interface subcommands");
	intAsyncC.no.addSC("bstun", "BSTUN interface subcommands");
	intAsyncC.no.addSC("carrier-delay", "Specify delay for interface transitions");
	intAsyncC.no.addSC("cdp", "CDP interface subcommands");
	intAsyncC.no.addSC("clns", "CLNS interface subcommands");
	intAsyncC.no.addSC("clock", "Configure serial interface clock");
	intAsyncC.no.addSC("crypto", "Encryption/Decryption commands");
	intAsyncC.no.addSC("custom-queue-list", "Assign a custom queue list to an interface");
	intAsyncC.no.addSC("decnet", "Interface DECnet config commands");
	intAsyncC.no.addSC("delay", "Specify interface throughput delay");
	intAsyncC.no.addSC("description", "Interface specific description");
	intAsyncC.no.addSC("dialer", "Dial-on-demand routing (DDR) commands");
	intAsyncC.no.addSC("down-when-looped", "Force looped serial interface down");
	intAsyncC.no.addSC("dspu", "Down Stream PU");
	intAsyncC.no.addSC("dxi", "ATM-DXI configuration commands");
	intAsyncC.no.addSC("encapsulation", "Set encapsulation type for an interface");
	intAsyncC.no.addSC("fair-queue", "Enable Fair Queuing on an Interface");
	intAsyncC.no.addSC("fras", "DLC Switch Interface Command");
	intAsyncC.no.addSC("full-duplex", "Configure full-duplex operational mode");
	intAsyncC.no.addSC("h323-gateway", "Configure H323 Gateway");
	intAsyncC.no.addSC("half-duplex", "Configure half-duplex and related commands");
	intAsyncC.no.addSC("hold-queue", "Set hold queue depth");
	intAsyncC.no.addSC("ip", "Interface Internet Protocol config commands");
		intAsyncC.no.ip.addSC("access-group", "Specify access control for packets");
		intAsyncC.no.ip.addSC("accounting", "Enable IP accounting on this interface");
		intAsyncC.no.ip.addSC("address", "Set the IP address of an interface");
			intAsyncC.no.ip.address.addSC("A.B.C.D", "IP address");
				intAsyncC.no.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
					intAsyncC.no.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
			intAsyncC.no.ip.address.addSC("negotiated", "IP Address negotiated over PPP or via DHCP");
		intAsyncC.no.ip.addSC("audit", "Apply IDS audit name");
		intAsyncC.no.ip.addSC("auth-proxy", "Apply authenticaton proxy");
		intAsyncC.no.ip.addSC("authentication", "authentication subcommands");
		intAsyncC.no.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
		intAsyncC.no.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
		intAsyncC.no.ip.addSC("cgmp", "Enable/disable CGMP");
		intAsyncC.no.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
		intAsyncC.no.ip.addSC("dvmrp", "DVMRP interface commands");
		intAsyncC.no.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
		intAsyncC.no.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
		intAsyncC.no.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
		intAsyncC.no.ip.addSC("igmp", "IGMP interface commands");
		intAsyncC.no.ip.addSC("inspect", "Apply inspect name");
		intAsyncC.no.ip.addSC("irdp", "ICMP Router Discovery Protocol");
		intAsyncC.no.ip.addSC("load-sharing", "Style of load sharing");
		intAsyncC.no.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
		intAsyncC.no.ip.addSC("mobile", "Mobile IP support");
		intAsyncC.no.ip.addSC("mrm", "Configure IP Multicast Routing Monitor tester");
		intAsyncC.no.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
		intAsyncC.no.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
		intAsyncC.no.ip.addSC("multicast", "IP multicast interface commands");
		intAsyncC.no.ip.addSC("nat", "NAT interface commands");
		intAsyncC.no.ip.addSC("nhrp", "NHRP interface subcommands");
		intAsyncC.no.ip.addSC("ospf", "OSPF interface commands");
		intAsyncC.no.ip.addSC("pgm", "PGM Reliable Transport Protocol");
		intAsyncC.no.ip.addSC("pim", "PIM interface commands");
		intAsyncC.no.ip.addSC("policy", "Enable policy routing");
		intAsyncC.no.ip.addSC("probe", "Enable HP Probe support");
		intAsyncC.no.ip.addSC("proxy-arp", "Enable proxy ARP");
		intAsyncC.no.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
		intAsyncC.no.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
		intAsyncC.no.ip.addSC("rip", "Router Information Protocol");
		intAsyncC.no.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
		intAsyncC.no.ip.addSC("router", "IP router interface commands");
		intAsyncC.no.ip.addSC("rsvp", "RSVP interface commands");
		intAsyncC.no.ip.addSC("rtp", "RTP parameters");
		intAsyncC.no.ip.addSC("sap", "Session Advertisement Protocol interface commands");
		intAsyncC.no.ip.addSC("sdr", "Session Directory Protocol interface commands");
		intAsyncC.no.ip.addSC("security", "DDN IP Security Option");
		intAsyncC.no.ip.addSC("split-horizon", "Perform split horizon");
		intAsyncC.no.ip.addSC("summary-address", "Perform address summarization");
		intAsyncC.no.ip.addSC("tcp", "TCP header compression parameters");
		intAsyncC.no.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
		intAsyncC.no.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
		intAsyncC.no.ip.addSC("verify", "Enable per packet validation");
		intAsyncC.no.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
		intAsyncC.no.ip.addSC("wccp", "WCCP interface commands");
	intAsyncC.no.addSC("ipx", "Novell/IPX interface subcommands");
	intAsyncC.no.addSC("isis", "IS-IS commands");
	intAsyncC.no.addSC("iso-igrp", "ISO-IGRP interface subcommands");
	intAsyncC.no.addSC("keepalive", "Enable keepalive");
	intAsyncC.no.addSC("lan-name", "LAN Name command");
	intAsyncC.no.addSC("lat", "LAT commands");
	intAsyncC.no.addSC("llc2", "LLC2 Interface Subcommands");
	intAsyncC.no.addSC("load-interval", "Specify interval for load calculation for an interface");
	intAsyncC.no.addSC("locaddr-priority", "Assign a priority group");
	intAsyncC.no.addSC("logging", "Configure logging for interface");
	intAsyncC.no.addSC("loopback", "Configure internal loopback on an interface");
	intAsyncC.no.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
	intAsyncC.no.addSC("mop", "DEC MOP server commands");
	intAsyncC.no.addSC("mpoa", "MPOA interface configuration commands");
	intAsyncC.no.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
	intAsyncC.no.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
	intAsyncC.no.addSC("shutdown","Shutdown the selected interface");

intAsyncC.addSC("ntp", "Configure NTP");
intAsyncC.addSC("peer", "Peer parameters for point to point interfaces");
intAsyncC.addSC("ppp", "Point-to-Point Protocol");
	intAsyncC.ppp.addSC("authentication", "Set PPP link authentication method");
		intAsyncC.ppp.authentication.addSC("chap", "Challenge Handshake Authentication Protocol (CHAP)");
			intAsyncC.ppp.authentication.chap.addSC("callin", "Authenticate remote on incoming call only");
			intAsyncC.ppp.authentication.chap.addSC("if-needed", "Do not negotiate PAP or CHAP if user has already authenticated");
		intAsyncC.ppp.authentication.addSC("ms-chap", "Microsoft Challenge Handshake Authentication Protocol (MS-CHAP)");
		intAsyncC.ppp.authentication.addSC("pap", "Password Authentication Protocol (PAP)");
			intAsyncC.ppp.authentication.pap.addSC("callin", "Authenticate remote on incoming call only");
			intAsyncC.ppp.authentication.pap.addSC("chap", "Challenge Handshake Authentication Protocol (CHAP)");
				intAsyncC.ppp.authentication.pap.chap.addSC("callin", "Authenticate remote on incoming call only");
			intAsyncC.ppp.authentication.pap.addSC("if-needed", "Do not negotiate PAP or CHAP if user has already authenticated");
			intAsyncC.ppp.authentication.pap.addSC("ms-chap", "Microsoft Challenge Handshake Authentication Protocol (MS-CHAP)");
				intAsyncC.ppp.authentication.pap["ms-chap"].addSC("callin", "Authenticate remote on incoming call only");
				intAsyncC.ppp.authentication.pap["ms-chap"].addSC("chap", "Challenge Handshake Authentication Protocol (CHAP)");
					intAsyncC.ppp.authentication.pap["ms-chap"].chap.addSC("callin", "Authenticate remote on incoming call only");
				intAsyncC.ppp.authentication.pap["ms-chap"].addSC("if-needed", "Do not negotiate PAP or CHAP if user has already authenticated");
	intAsyncC.ppp.addSC("bridge", "Enable PPP bridge translation");
	intAsyncC.ppp.addSC("callback", "Set PPP link callback option");
	intAsyncC.ppp.addSC("chap", "Set CHAP authentication parameters");
	intAsyncC.ppp.addSC("compression", "Enable PPP Compression control negotiation");
	intAsyncC.ppp.addSC("ipcp", "Set IPCP negotiation options");
	intAsyncC.ppp.addSC("lcp", "PPP LCP configuration");
	intAsyncC.ppp.addSC("max-bad-auth", "Allow multiple authentication failures");
	intAsyncC.ppp.addSC("multilink", "Make interface multilink capable");
	intAsyncC.ppp.addSC("pap", "Set PAP authentication parameters");
		intAsyncC.ppp.pap.addSC("refuse", "Refuse to authenticate using PAP");
		intAsyncC.ppp.pap.addSC("sent-username", "Set outbound PAP username");
			intAsyncC.ppp.pap["sent-username"].addSC("WORD", "Outbound PAP username");
				intAsyncC.ppp.pap["sent-username"].WORD.addSC("password", "Set outbound PAP password");
					intAsyncC.ppp.pap["sent-username"].WORD.password.addSC("<0-7>", "Encryption type (0=not yet encrypted)");
						intAsyncC.ppp.pap["sent-username"].WORD.password["<0-7>"].addSC("LINE", "Outbound PAP password");
	intAsyncC.ppp.addSC("quality", "Set minimum Link Quality before link is down");
	intAsyncC.ppp.addSC("reliable-link", "Use LAPB with PPP to provide a reliable link");
	intAsyncC.ppp.addSC("timeout", "Set PPP timeout parameters");
	intAsyncC.ppp.addSC("use-tacacs", "Use TACACS to verify PPP authentications");
intAsyncC.addSC("priority-group", "Assign a priority group to an interface");
intAsyncC.addSC("pulse-time", "Enables pulsing of DTR during resets");
intAsyncC.addSC("random-detect", "Enable Weighted Random Early Detection (WRED) on an Interface");
intAsyncC.addSC("rate-limit", "Rate Limit");
intAsyncC.addSC("sap-priority", "Assign a priority group");
intAsyncC.addSC("sdllc", "Configure SDLC to LLC2 translation");
intAsyncC.addSC("serial", "serial interface commands");
intAsyncC.addSC("service-policy", "Configure QoS Service Policy");
intAsyncC.addSC("shutdown", "Shutdown the selected interface");
intAsyncC.addSC("smds", "Modify SMDS parameters");
intAsyncC.addSC("smrp", "Simple Multicast Routing Protocol interface subcommands");
intAsyncC.addSC("sna", "SNA pu configuration");
intAsyncC.addSC("snapshot", "Configure snapshot support on the interface");
intAsyncC.addSC("snmp", "Modify SNMP interface parameters");
intAsyncC.addSC("stun", "STUN interface subcommands");
intAsyncC.addSC("tarp", "TARP interface subcommands");
intAsyncC.addSC("timeout", "Define timeout values for this interface");
intAsyncC.addSC("traffic-shape", "Enable Traffic Shaping on an Interface or Sub-Interface");
intAsyncC.addSC("transmit-interface", "Assign a transmit interface to a receive-only interface");
intAsyncC.addSC("tx-queue-limit", "Configure card level transmit queue limit");
intAsyncC.addSC("vines", "VINES interface subcommands");
intAsyncC.addSC("xns", "XNS interface subcommands");