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
|
intEC.addSC("access-expression", "Build a bridge boolean access expression");
intEC.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
intEC.addSC("bandwidth", "Set bandwidth informational parameter");
intEC.bandwidth.addSC("<1-10000000>", "Bandwidth in kilobits");
intEC.addSC("bridge-group", "Transparent bridging interface parameters");
intEC.addSC("carrier-delay", "Specify delay for interface transitions");
intEC.addSC("cdp", "CDP interface subcommands");
intEC.addSC("custom-queue-list", "Assign a custom queue list to an interface");
intEC.addSC("default", "Set a command to its defaults");
intEC.addSC("delay", "Specify interface throughput delay");
intEC.addSC("description", "Interface specific description");
intEC.addSC("dsl", "ADSL subcommands");
intEC.addSC("exit", "Exit from interface configuration mode");
intEC.addSC("fair-queue", "Enable Fair Queuing on an Interface");
intEC.addSC("h323-gateway", "Configure H323 Gateway");
intEC.addSC("help", "Description of the interactive help system");
intEC.addSC("hold-queue", "Set hold queue depth");
intEC.addSC("ip", "");
intEC.ip.addSC("access-group", "Specify access control for packets");
intEC.ip.addSC("accounting", "Enable IP accounting on this interface");
intEC.ip.addSC("address", "Set the IP address of an interface");
intEC.ip.address.addSC("A.B.C.D", "IP address");
intEC.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
intEC.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
intEC.ip.address.addSC("dhcp", "IP Address negotiated via DHCP");
intEC.ip.address.dhcp.addSC("client-id", "Specify client-id to use");
intEC.ip.address.dhcp["client-id"].addSC("Ethernet", "IEEE 802.3");
intEC.ip.address.dhcp["client-id"].Ethernet.addSC("<0-0>", "Ethernet interface number");
intEC.ip.addSC("authentication", "authentication subcommands");
intEC.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
intEC.ip["bandwidth-percent"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
intEC.ip["bandwidth-percent"].eigrp.addSC("<1-65535>", "Autonomous system number");
intEC.ip["bandwidth-percent"].eigrp["<1-65535>"].addSC("<1-999999>", "Maximum bandwidth percentage that EIGRP may use");
intEC.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
intEC.ip.addSC("cef", "Cisco Express Fowarding interface commands");
intEC.ip.addSC("cgmp", "Enable/disable CGMP");
intEC.ip.addSC("directed-broadcole", "");
intEC.ip.addSC("dvmrp", "DVMRP interface commands");
intEC.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
intEC.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
intEC.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
intEC.ip.addSC("igmp", "IGMP interface commands");
intEC.ip.addSC("irdp", "ICMP Router Discovery Protocol");
intEC.ip.addSC("load-sharing", "Style of load sharing");
intEC.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
intEC.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
intEC.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
intEC.ip.addSC("multicast", "IP multicast interface commands");
intEC.ip.addSC("nat", "NAT interface commands");
intEC.ip.nat.addSC("inside", "Inside interface for address translation");
intEC.ip.nat.addSC("outside", "Outside interface for address translation");
intEC.ip.addSC("pim", "PIM interface commands");
intEC.ip.addSC("policy", "Enable policy routing");
intEC.ip.addSC("probe", "Enable HP Probe support");
intEC.ip.addSC("proxy-arp", "Enable proxy ARP");
intEC.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
intEC.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
intEC.ip.addSC("rgmp", "Enable/disable RGMP");
intEC.ip.addSC("rip", "Router Information Protocol");
intEC.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
intEC.ip.addSC("rsvp", "RSVP interface commands");
intEC.ip.addSC("rtp", "RTP parameters");
intEC.ip.addSC("sap", "Session Advertisement Protocol interface commands");
intEC.ip.addSC("sdr", "Session Directory Protocol interface commands");
intEC.ip.addSC("security", "DDN IP Security Option");
intEC.ip.addSC("split-horizon", "Perform split horizon");
intEC.ip.addSC("summary-address", "Perform address summarization");
intEC.ip["summary-address"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
intEC.ip["summary-address"].eigrp.addSC("<1-65535>", "Autonomous system number");
intEC.ip["summary-address"].eigrp["<1-65535>"].addSC("A.B.C.D", "IP address");
intEC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
intEC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"]["A.B.C.D"].addSC("<1-255>", "Administrative distance");
intEC.ip.addSC("tcp", "TCP header compression parameters");
intEC.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
intEC.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
intEC.ip.addSC("urd", "Configure URL Rendezvousing");
intEC.ip.addSC("verify", "Enable per packet validation");
intEC.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
intEC.addSC("ipx", "Novell/IPX interface subcommands");
intEC.addSC("keepalive", "Enable keepalive");
intEC.addSC("llc2", "LLC2 Interface Subcommands");
intEC.addSC("load-interval", "Specify interval for load calculation for an interface");
intEC["load-interval"].addSC("<30-600>", "Load interval delay in seconds");
intEC.addSC("logging", "Configure logging for interface");
intEC.addSC("loopback", "Configure internal loopback on an interface");
intEC.addSC("mac-address", "Manually set interface MAC address");
intEC.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
intEC.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
intEC.addSC("multilink-group", "Put interface in a multilink bundle");
intEC.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
intEC.addSC("no", "Negate a command or set its defaults");
intEC.no.addSC("access-expression", "Build a bridge boolean access expression");
intEC.no.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
intEC.no.addSC("bandwidth", "Set bandwidth informational parameter");
intEC.no.addSC("bridge-group", "Transparent bridging interface parameters");
intEC.no.addSC("carrier-delay", "Specify delay for interface transitions");
intEC.no.addSC("cdp", "CDP interface subcommands");
intEC.no.addSC("custom-queue-list", "Assign a custom queue list to an interface");
intEC.no.addSC("delay", "Specify interface throughput delay");
intEC.no.addSC("description", "Interface specific description");
intEC.no.addSC("dsl", "ADSL subcommands");
intEC.no.addSC("fair-queue", "Enable Fair Queuing on an Interface");
intEC.no.addSC("h323-gateway", "Configure H323 Gateway");
intEC.no.addSC("hold-queue", "Set hold queue depth");
intEC.no.addSC("ip", "Interface Internet Protocol config commands");
intEC.no.ip.addSC("access-group", "Specify access control for packets");
intEC.no.ip.addSC("accounting", "Enable IP accounting on this interface");
intEC.no.ip.addSC("address", "Set the IP address of an interface");
intEC.no.ip.address.addSC("A.B.C.D", "IP address");
intEC.no.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
intEC.no.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
intEC.no.ip.address.addSC("dhcp", "IP Address negotiated via DHCP");
intEC.no.ip.address.dhcp.addSC("client-id", "Specify client-id to use");
intEC.no.ip.address.dhcp["client-id"].addSC("Ethernet", "IEEE 802.3");
intEC.no.ip.address.dhcp["client-id"].Ethernet.addSC("<0-0>", "Ethernet interface number");
intEC.no.ip.addSC("authentication", "authentication subcommands");
intEC.no.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
intEC.no.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
intEC.no.ip.addSC("cef", "Cisco Express Fowarding interface commands");
intEC.no.ip.addSC("cgmp", "Enable/disable CGMP");
intEC.no.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
intEC.no.ip.addSC("dvmrp", "DVMRP interface commands");
intEC.no.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
intEC.no.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
intEC.no.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
intEC.no.ip.addSC("igmp", "IGMP interface commands");
intEC.no.ip.addSC("irdp", "ICMP Router Discovery Protocol");
intEC.no.ip.addSC("load-sharing", "Style of load sharing");
intEC.no.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
intEC.no.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
intEC.no.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
intEC.no.ip.addSC("multicast", "IP multicast interface commands");
intEC.no.ip.addSC("nat", "NAT interface commands");
intEC.no.ip.addSC("pim", "PIM interface commands");
intEC.no.ip.addSC("policy", "Enable policy routing");
intEC.no.ip.addSC("probe", "Enable HP Probe support");
intEC.no.ip.addSC("proxy-arp", "Enable proxy ARP");
intEC.no.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
intEC.no.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
intEC.no.ip.addSC("rgmp", "Enable/disable RGMP");
intEC.no.ip.addSC("rip", "Router Information Protocol");
intEC.no.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
intEC.no.ip.addSC("rsvp", "RSVP interface commands");
intEC.no.ip.addSC("rtp", "RTP parameters");
intEC.no.ip.addSC("sap", "Session Advertisement Protocol interface commands");
intEC.no.ip.addSC("sdr", "Session Directory Protocol interface commands");
intEC.no.ip.addSC("security", "DDN IP Security Option");
intEC.no.ip.addSC("split-horizon", "Perform split horizon");
intEC.no.ip.addSC("summary-address", "Perform address summarization");
intEC.no.ip.addSC("tcp", "TCP header compression parameters");
intEC.no.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
intEC.no.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
intEC.no.ip.addSC("urd", "Configure URL Rendezvousing");
intEC.no.ip.addSC("verify", "Enable per packet validation");
intEC.no.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
intEC.no.addSC("ipx", "Novell/IPX interface subcommands");
intEC.no.addSC("keepalive", "Enable keepalive");
intEC.no.addSC("llc2", "LLC2 Interface Subcommands");
intEC.no.addSC("load-interval", "Specify interval for load calculation for an interface");
intEC.no.addSC("logging", "Configure logging for interface");
intEC.no.addSC("loopback", "Configure internal loopback on an interface");
intEC.no.addSC("mac-address", "Manually set interface MAC address");
intEC.no.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
intEC.no.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
intEC.no.addSC("multilink-group", "Put interface in a multilink bundle");
intEC.no.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
intEC.no.addSC("random-detect", "Enable Weighted Random Early Detection (WRED) on an Interface");
intEC.no.addSC("shutdown","Shutdown the selected interface");
intEC.no.addSC("transmit-interface", "Assign a transmit interface to a receive-only interface");
intEC.addSC("pppoe", "pppoe interface subcommands");
intEC.addSC("pppoe-client", "pppoe client");
intEC.addSC("priority-group", "Assign a priority group to an interface");
intEC.addSC("service-policy", "Configure QoS Service Policy");
intEC.addSC("shutdown", "Shutdown the selected interface");
intEC.addSC("snapshot", "Configure snapshot support on the interface");
intEC.addSC("snmp", "Modify SNMP interface parameters");
intEC.addSC("standby", "Interface HSRP configuration commands");
intEC.addSC("timeout", "Define timeout values for this interface");
intEC.addSC("transmit-interface", "Assign a transmit sinterface to a receive-only interface");
intEC.addSC("tx-ring-limit", "Configure PA level transmit ring limit");
|