diff options
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/cmd_intLoopBack.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/cmd_intLoopBack.txt | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/cmd_intLoopBack.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/cmd_intLoopBack.txt new file mode 100644 index 0000000..938f2a9 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/cmd_intLoopBack.txt @@ -0,0 +1,160 @@ +
+intLoopBackC.addSC("access-expression", "Build a bridge boolean access expression");
+intLoopBackC.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
+intLoopBackC.addSC("bandwidth", "Set bandwidth informational parameter");
+ intLoopBackC.bandwidth.addSC("<1-10000000>", "Bandwidth in kilobits");
+intLoopBackC.addSC("bridge-group", "Transparent bridging interface parameters");
+intLoopBackC.addSC("carrier-delay", "Specify delay for interface transitions");
+intLoopBackC.addSC("cdp", "CDP interface subcommands");
+intLoopBackC.addSC("default", "Set a command to its defaults");
+intLoopBackC.addSC("delay", "Specify interface throughput delay");
+intLoopBackC.addSC("description", "Interface specific description");
+intLoopBackC.addSC("dsl", "ADSL subcommands");
+intLoopBackC.addSC("exit", "Exit from interface configuration mode");
+intLoopBackC.addSC("h323-gateway", "Configure H323 Gateway");
+intLoopBackC.addSC("help", "Description of the interactive help system");
+intLoopBackC.addSC("hold-queue", "Set hold queue depth");
+intLoopBackC.addSC("ip", "Interface Internet Protocol config commands");
+ intLoopBackC.ip.addSC("access-group", "Specify access control for packets");
+ intLoopBackC.ip.addSC("accounting", "Enable IP accounting on this interface");
+ intLoopBackC.ip.addSC("address", "Set the IP address of an interface");
+ intLoopBackC.ip.address.addSC("A.B.C.D", "IP address");
+ intLoopBackC.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
+ intLoopBackC.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
+ intLoopBackC.ip.addSC("authentication", "authentication subcommands");
+ intLoopBackC.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
+ intLoopBackC.ip["bandwidth-percent"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
+ intLoopBackC.ip["bandwidth-percent"].eigrp.addSC("<1-65535>", "Autonomous system number");
+ intLoopBackC.ip["bandwidth-percent"].eigrp["<1-65535>"].addSC("<1-999999>", "Maximum bandwidth percentage that EIGRP may use");
+
+ intLoopBackC.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
+ intLoopBackC.ip.addSC("cef", "Cisco Express Fowarding interface commands");
+ intLoopBackC.ip.addSC("cgmp", "Enable/disable CGMP");
+ intLoopBackC.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
+ intLoopBackC.ip.addSC("dvmrp", "DVMRP interface commands");
+ intLoopBackC.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
+ intLoopBackC.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
+ intLoopBackC.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
+ intLoopBackC.ip.addSC("igmp", "IGMP interface commands");
+ intLoopBackC.ip.addSC("irdp", "ICMP Router Discovery Protocol");
+ intLoopBackC.ip.addSC("load-sharing", "Style of load sharing");
+ intLoopBackC.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
+ intLoopBackC.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
+ intLoopBackC.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
+ intLoopBackC.ip.addSC("multicast", "IP multicast interface commands");
+ intLoopBackC.ip.addSC("nat", "NAT interface commands");
+ intLoopBackC.ip.nat.addSC("inside", "Inside interface for address translation");
+ intLoopBackC.ip.nat.addSC("outside", "Outside interface for address translation");
+ intLoopBackC.ip.addSC("pim", "PIM interface commands");
+ intLoopBackC.ip.addSC("policy", "Enable policy routing");
+ intLoopBackC.ip.addSC("probe", "Enable HP Probe support");
+ intLoopBackC.ip.addSC("proxy-arp", "Enable proxy ARP");
+ intLoopBackC.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
+ intLoopBackC.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
+ intLoopBackC.ip.addSC("rgmp", "Enable/disable RGMP");
+ intLoopBackC.ip.addSC("rip", "Router Information Protocol");
+ intLoopBackC.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
+ intLoopBackC.ip.addSC("rsvp", "RSVP interface commands");
+ intLoopBackC.ip.addSC("rtp", "RTP parameters");
+ intLoopBackC.ip.addSC("sap", "Session Advertisement Protocol interface commands");
+ intLoopBackC.ip.addSC("sdr", "Session Directory Protocol interface commands");
+ intLoopBackC.ip.addSC("security", "DDN IP Security Option");
+ intLoopBackC.ip.addSC("split-horizon", "Perform split horizon");
+ intLoopBackC.ip.addSC("summary-address", "Perform address summarization");
+ intLoopBackC.ip["summary-address"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
+ intLoopBackC.ip["summary-address"].eigrp.addSC("<1-65535>", "Autonomous system number");
+ intLoopBackC.ip["summary-address"].eigrp["<1-65535>"].addSC("A.B.C.D", "IP address");
+ intLoopBackC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
+ intLoopBackC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"]["A.B.C.D"].addSC("<1-255>", "Administrative distance");
+
+ intLoopBackC.ip.addSC("tcp", "TCP header compression parameters");
+ intLoopBackC.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
+ intLoopBackC.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
+ intLoopBackC.ip.addSC("urd", "Configure URL Rendezvousing");
+ intLoopBackC.ip.addSC("verify", "Enable per packet validation");
+ intLoopBackC.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
+intLoopBackC.addSC("ipx", "Novell/IPX interface subcommands");
+intLoopBackC.addSC("keep", "");
+intLoopBackC.addSC("llc2", "LLC2 Interface Subcommands");
+intLoopBackC.addSC("load-interval", "Specify interval for load calculation for an interface");
+ intLoopBackC["load-interval"].addSC("<30-600>", "Load interval delay in seconds");
+intLoopBackC.addSC("logging", "Configure logging for interface");
+intLoopBackC.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
+intLoopBackC.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
+intLoopBackC.addSC("multilink-group", "Put interface in a multilink bundle");
+intLoopBackC.addSC("netbios", "Use a defined NETBIOS access list or enarble name-caching");
+intLoopBackC.addSC("no", "Negate a command or set its defaults");
+ intLoopBackC.no.addSC("access-expression", "Build a bridge boolean access expression");
+ intLoopBackC.no.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
+ intLoopBackC.no.addSC("bandwidth", "Set bandwidth informational parameter");
+ intLoopBackC.no.addSC("bridge-group", "Transparent bridging interface parameters");
+ intLoopBackC.no.addSC("carrier-delay", "Specify delay for interface transitions");
+ intLoopBackC.no.addSC("cdp", "CDP interface subcommands");
+ intLoopBackC.no.addSC("delay", "Specify interface throughput delay");
+ intLoopBackC.no.addSC("description", "Interface specific description");
+ intLoopBackC.no.addSC("dsl", "ADSL subcommands");
+ intLoopBackC.no.addSC("h323-gateway", "Configure H323 Gateway");
+ intLoopBackC.no.addSC("hold-queue", "Set hold queue depth");
+ intLoopBackC.no.addSC("ip", "Interface Internet Protocol config commands");
+ intLoopBackC.no.ip.addSC("access-group", "Specify access control for packets");
+ intLoopBackC.no.ip.addSC("accounting", "Enable IP accounting on this interface");
+ intLoopBackC.no.ip.addSC("address", "Set the IP address of an interface");
+ intLoopBackC.no.ip.address.addSC("A.B.C.D", "IP address");
+ intLoopBackC.no.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
+ intLoopBackC.no.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
+ intLoopBackC.no.ip.addSC("authentication", "authentication subcommands");
+ intLoopBackC.no.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
+ intLoopBackC.no.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
+ intLoopBackC.no.ip.addSC("cef", "Cisco Express Fowarding interface commands");
+ intLoopBackC.no.ip.addSC("cgmp", "Enable/disable CGMP");
+ intLoopBackC.no.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
+ intLoopBackC.no.ip.addSC("dvmrp", "DVMRP interface commands");
+ intLoopBackC.no.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
+ intLoopBackC.no.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
+ intLoopBackC.no.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
+ intLoopBackC.no.ip.addSC("igmp", "IGMP interface commands");
+ intLoopBackC.no.ip.addSC("irdp", "ICMP Router Discovery Protocol");
+ intLoopBackC.no.ip.addSC("load-sharing", "Style of load sharing");
+ intLoopBackC.no.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
+ intLoopBackC.no.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
+ intLoopBackC.no.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
+ intLoopBackC.no.ip.addSC("multicast", "IP multicast interface commands");
+ intLoopBackC.no.ip.addSC("nat", "NAT interface commands");
+ intLoopBackC.no.ip.addSC("pim", "PIM interface commands");
+ intLoopBackC.no.ip.addSC("policy", "Enable policy routing");
+ intLoopBackC.no.ip.addSC("probe", "Enable HP Probe support");
+ intLoopBackC.no.ip.addSC("proxy-arp", "Enable proxy ARP");
+ intLoopBackC.no.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
+ intLoopBackC.no.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
+ intLoopBackC.no.ip.addSC("rgmp", "Enable/disable RGMP");
+ intLoopBackC.no.ip.addSC("rip", "Router Information Protocol");
+ intLoopBackC.no.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
+ intLoopBackC.no.ip.addSC("rsvp", "RSVP interface commands");
+ intLoopBackC.no.ip.addSC("rtp", "RTP parameters");
+ intLoopBackC.no.ip.addSC("sap", "Session Advertisement Protocol interface commands");
+ intLoopBackC.no.ip.addSC("sdr", "Session Directory Protocol interface commands");
+ intLoopBackC.no.ip.addSC("security", "DDN IP Security Option");
+ intLoopBackC.no.ip.addSC("split-horizon", "Perform split horizon");
+ intLoopBackC.no.ip.addSC("summary-address", "Perform address summarization");
+ intLoopBackC.no.ip.addSC("tcp", "TCP header compression parameters");
+ intLoopBackC.no.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
+ intLoopBackC.no.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
+ intLoopBackC.no.ip.addSC("urd", "Configure URL Rendezvousing");
+ intLoopBackC.no.ip.addSC("verify", "Enable per packet validation");
+ intLoopBackC.no.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
+ intLoopBackC.no.addSC("ipx", "Novell/IPX interface subcommands");
+ intLoopBackC.no.addSC("keepalive", "Enable keepalive");
+ intLoopBackC.no.addSC("llc2", "LLC2 Interface Subcommands");
+ intLoopBackC.no.addSC("load-interval", "Specify interval for load calculation for an interface");
+ intLoopBackC.no.addSC("logging", "Configure logging for interface");
+ intLoopBackC.no.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
+ intLoopBackC.no.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
+ intLoopBackC.no.addSC("multilink-group", "Put interface in a multilink bundle");
+ intLoopBackC.no.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
+intLoopBackC.addSC("service-policy", "Configure QoS Service Policy");
+intLoopBackC.addSC("shutdown", "Shutdown the selected interface");
+intLoopBackC.addSC("snapshot", "Configure snapshot support on the interface");
+intLoopBackC.addSC("snmp", "Modify SNMP interface parameters");
+intLoopBackC.addSC("timeout", "Define timeout values for this interface");
+intLoopBackC.addSC("transmit-interface", "Assign a transmit interface to a receive-only interface");
+intLoopBackC.addSC("tx-ring-limit", "Configure PA level transmit ring limit");
|
