diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt | 291 |
1 files changed, 291 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt new file mode 100644 index 0000000..863682c --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/cmd_intF.txt @@ -0,0 +1,291 @@ +
+intFC.addSC("access-expression", "Build a bridge boolean access expression");
+intFC.addSC("apollo", "Apollo interface subcommands");
+intFC.addSC("appletalk", "Appletalk interface subcommands");
+intFC.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
+intFC.addSC("backup", "Modify backup parameters");
+intFC.addSC("bandwidth", "Set bandwidth informational parameter");
+ intFC.bandwidth.addSC("<1-10000000>", "Bandwidth in kilobits");
+intFC.addSC("bridge-group", "Transparent bridging interface parameters");
+intFC.addSC("carrier-delay", "Specify delay for interface transitions");
+intFC.addSC("cdp", "CDP interface subcommands");
+intFC.addSC("clns", "CLNS interface subcommands");
+intFC.addSC("cmns", "OSI CMNS");
+intFC.addSC("crypto", "Encryption/Decryption commands");
+ intFC.crypto.addSC("map", "Assign a Crypto Map");
+ intFC.crypto.map.addSC("WORD", "Crypto Map tag");
+intFC.addSC("custom-queue-list", "Assign a custom queue list to an interface");
+intFC.addSC("decnet", "Interface DECnet config commands");
+intFC.addSC("default", "Set a command to its defaults");
+intFC.addSC("delay", "Specify interface throughput delay");
+intFC.addSC("description", "Interface specific description");
+intFC.addSC("dlsw", "DLSw interface subcommands");
+intFC.addSC("dspu", "Down Stream PU");
+intFC.addSC("exit", "Exit from interface configuration mode");
+intFC.addSC("fair-queue", "Enable Fair Queuing on an Interface");
+intFC.addSC("fras", "DLC Switch Interface Command");
+intFC.addSC("full-duplex", "Configure full-duplex operational mode");
+intFC.addSC("h323-gateway", "Configure H323 Gateway");
+intFC.addSC("half-duplex", "Configure half-duplex and related commands");
+intFC.addSC("help", "Description of the interactive help system");
+intFC.addSC("hold-queue", "Set hold queue depth");
+intFC.addSC("ip", "Interface Internet Protocol config commands");
+ intFC.ip.addSC("access-group", "Specify access control for packets");
+ intFC.ip.addSC("accounting", "Enable IP accounting on this interface");
+ intFC.ip.addSC("address", "Set the IP address of an interface");
+ intFC.ip.address.addSC("A.B.C.D", "IP address");
+ intFC.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
+ intFC.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
+ intFC.ip.addSC("audit", "Apply IDS audit name");
+ intFC.ip.addSC("auth-proxy", "Apply authenticaton proxy");
+ intFC.ip.addSC("authentication", "authentication subcommands");
+ intFC.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
+ intFC.ip["bandwidth-percent"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
+ intFC.ip["bandwidth-percent"].eigrp.addSC("<1-65535>", "Autonomous system number");
+ intFC.ip["bandwidth-percent"].eigrp["<1-65535>"].addSC("<1-999999>", "Maximum bandwidth percentage that EIGRP may use");
+
+ intFC.ip["bandwidth-percent"].addSC("interfaces", "IP-EIGRP interfaces");
+ intFC.ip["bandwidth-percent"].addSC("neighbors", "IP-EIGRP neighbors");
+ intFC.ip["bandwidth-percent"].addSC("topology", "IP-EIGRP Topology Table");
+ intFC.ip["bandwidth-percent"].addSC("traffic", "IP-EIGRP Traffic Statistics");
+ intFC.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
+ intFC.ip.addSC("cgmp", "Enable/disable CGMP");
+ intFC.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
+ intFC.ip.addSC("dvmrp", "DVMRP interface commands");
+ intFC.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
+ intFC.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
+ intFC.ip["helper-address"].addSC("A.B.C.D", "IP destination address");
+ intFC.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
+ intFC.ip.addSC("igmp", "IGMP interface commands");
+ intFC.ip.addSC("inspect", "Apply inspect name");
+ intFC.ip.addSC("irdp", "ICMP Router Discovery Protocol");
+ intFC.ip.addSC("load-sharing", "Style of load sharing");
+ intFC.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
+ intFC.ip.addSC("mobile", "Mobile IP support");
+ intFC.ip.addSC("mrm", "Configure IP Multicast Routing Monitor tester");
+ intFC.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
+ intFC.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
+ intFC.ip.addSC("multicast", "IP multicast interface commands");
+ intFC.ip.addSC("nat", "NAT interface commands");
+ intFC.ip.nat.addSC("inside", "Inside interface for address translation");
+ intFC.ip.nat.addSC("outside", "Outside interface for address translation");
+ intFC.ip.addSC("nhrp", "NHRP interface subcommands");
+ intFC.ip.addSC("ospf", "OSPF interface commands");
+ intFC.ip.ospf.addSC("authentication-key", "Authentication password (key)");
+ intFC.ip.ospf["authentication-key"].addSC("<0-7>", "Encryption type (0 for not yet encrypted, 7 for proprietary)");
+ intFC.ip.ospf["authentication-key"]["<0-7>"].addSC("LINE", "The OSPF password (key)");
+ intFC.ip.ospf.addSC("cost", "Interface cost");
+ intFC.ip.ospf.cost.addSC("<1-65535>", "Cost");
+ intFC.ip.ospf.addSC("database-filter", "Filter OSPF LSA during synchronization and flooding");
+ intFC.ip.ospf.addSC("dead-interval", "Interval after which a neighbor is declared dead");
+ intFC.ip.ospf["dead-interval"].addSC("<1-65535>", "Seconds");
+ intFC.ip.ospf.addSC("demand-circuit", "OSPF demand circuit");
+ intFC.ip.ospf.addSC("hello-interval", "Time between HELLO packets");
+ intFC.ip.ospf["hello-interval"].addSC("<1-65535>", "Seconds");
+
+ intFC.ip.ospf.addSC("message-digest-key", "Message digest authentication password (key)");
+ intFC.ip.ospf["message-digest-key"].addSC("<1-255>", "Key ID");
+ intFC.ip.ospf["message-digest-key"]["<1-255>"].addSC("md5", "Use MD5 algorithm");
+ intFC.ip.ospf["message-digest-key"]["<1-255>"].md5.addSC("<0-7>", "Encryption type (0 for not yet encrypted, 7 for proprietary)");
+ intFC.ip.ospf["message-digest-key"]["<1-255>"].md5["<0-7>"].addSC("LINE", "The OSPF password (key)");
+ intFC.ip.ospf["message-digest-key"]["<1-255>"].md5.addSC("LINE", "The OSPF password (key)");
+ intFC.ip.ospf.addSC("network", "Network type");
+ intFC.ip.ospf.addSC("priority", "Router priority");
+ intFC.ip.ospf.priority.addSC("<0-255>", "Priority");
+ intFC.ip.ospf.addSC("retransmit-interval", "Time between retransmitting lost link state advertisements");
+ intFC.ip.ospf.addSC("transmit-delay", "Link state transmit delay");
+ intFC.ip.addSC("pgm", "PGM Reliable Transport Protocol");
+ intFC.ip.addSC("pim", "PIM interface commands");
+ intFC.ip.addSC("policy", "Enable policy routing");
+ intFC.ip.addSC("probe", "Enable HP Probe support");
+ intFC.ip.addSC("proxy-arp", "Enable proxy ARP");
+ intFC.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
+ intFC.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
+ intFC.ip.addSC("rip", "Router Information Protocol");
+ intFC.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
+ intFC.ip.addSC("router", "IP router interface commands");
+ intFC.ip.router.addSC("isis", "IS-IS Routing for IP");
+ intFC.ip.router.isis.addSC("WORD", "Routing process tag");
+ intFC.ip.addSC("rsvp", "RSVP interface commands");
+ intFC.ip.addSC("rtp", "RTP parameters");
+ intFC.ip.addSC("sap", "Session Advertisement Protocol interface commands");
+ intFC.ip.addSC("sdr", "Session Directory Protocol interface commands");
+ intFC.ip.addSC("security", "DDN IP Security Option");
+ intFC.ip.addSC("split-horizon", "Perform split horizon");
+ intFC.ip.addSC("summary-address", "Perform address summarization");
+ intFC.ip["summary-address"].addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)");
+ intFC.ip["summary-address"].eigrp.addSC("<1-65535>", "Autonomous system number");
+ intFC.ip["summary-address"].eigrp["<1-65535>"].addSC("A.B.C.D", "IP address");
+ intFC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
+ intFC.ip["summary-address"].eigrp["<1-65535>"]["A.B.C.D"]["A.B.C.D"].addSC("<1-255>", "Administrative distance");
+ intFC.ip["summary-address"].addSC("rip", "Routing Information Protocol (RIP)");
+ intFC.ip["summary-address"].rip.addSC("A.B.C.D", "IP address");
+ intFC.ip["summary-address"].rip["A.B.C.D"].addSC("A.B.C.D", "IP network mask");
+
+ intFC.ip.addSC("tcp", "TCP header compression parameters");
+ intFC.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
+ intFC.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
+ intFC.ip.addSC("verify", "Enable per packet validation");
+ intFC.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
+ intFC.ip.addSC("wccp", "WCCP interface commands");
+intFC.addSC("ipx", "Novell/IPX interface subcommands");
+intFC.addSC("isis", "IS-IS commands");
+ intFC.isis.addSC("adjacency-filter", "Filter IS-IS adjacencies");
+ intFC.isis.addSC("circuit-type", "Configure circuit type for interface");
+ intFC.isis.addSC("csnp-interval", "Set CSNP interval in seconds");
+ intFC.isis.addSC("hello", "Add padding to IS-IS hello packets");
+ intFC.isis.addSC("hello-interval", "Set Hello interval in seconds");
+ intFC.isis["hello-interval"].addSC("<1-65535>", "Hello interval value");
+ intFC.isis["hello-interval"]["<1-65535>"].addSC("level-1", "Specify hello-interval for level-1 IIHs");
+ intFC.isis["hello-interval"]["<1-65535>"].addSC("level-2", "Specify hello-interval for level-2 IIHs");
+ intFC.isis["hello-interval"].addSC("minimal", "Holdtime 1 second, interval depends on multiplier");
+ intFC.isis["hello-interval"].minimal.addSC("level-1", "Specify hello-interval for level-1 IIHs");
+ intFC.isis["hello-interval"].minimal.addSC("level-2", "Specify hello-interval for level-2 IIHs");
+ intFC.isis.addSC("hello-multiplier", "Set multiplier for Hello holding time");
+ intFC.isis.addSC("lsp-interval", "Set LSP transmission interval");
+ intFC.isis.addSC("mesh-group", "Set ISIS mesh group");
+ intFC.isis.addSC("metric", "Configure the metric for interface");
+ intFC.isis.addSC("password", "Configure the authentication password for interface");
+ intFC.isis.password.addSC("WORD", "Password");
+ intFC.isis.password.WORD.addSC("level-1", "Specify password for level-1 PDUs");
+ intFC.isis.password.WORD.addSC("level-2", "Specify password for level-2 PDUs");
+ intFC.isis.addSC("priority", "Set priority for Designated Router election");
+ intFC.isis.addSC("retransmit-interval", "Set per-LSP retransmission interval");
+ intFC.isis.addSC("retransmit-throttle-interval", "Set interface LSP retransmission interval");
+intFC.addSC("iso-igrp", "ISO-IGRP interface subcommands");
+intFC.addSC("keepalive", "Enable keepalive");
+intFC.addSC("lan-name", "LAN Name command");
+intFC.addSC("lat", "LAT commands");
+intFC.addSC("llc2", "LLC2 Interface Subcommands");
+intFC.addSC("load-interval", "Specify interval for load calculation for an interface");
+ intFC["load-interval"].addSC("<30-600>", "Load interval delay in seconds");
+intFC.addSC("locaddr-priority", "Assign a priority group");
+intFC.addSC("logging", "Configure logging for interface");
+intFC.addSC("loopback", "Configure internal loopback on an interface");
+intFC.addSC("mac-address", "Manually set interface MAC address");
+intFC.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
+intFC.addSC("media-type", "Interface media type");
+intFC.addSC("mop", "DEC MOP server commands");
+intFC.addSC("mpoa", "MPOA interface configuration commands");
+intFC.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
+intFC.addSC("multilink-group", "Put interface in a multilink bundle");
+intFC.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
+intFC.addSC("no", "Negate a command or set its defaults");
+ intFC.no.addSC("access-expression", "Build a bridge boolean access expression");
+ intFC.no.addSC("apollo", "Apollo interface subcommands");
+ intFC.no.addSC("appletalk", "Appletalk interface subcommands");
+ intFC.no.addSC("arp", "Set arp type (arpa, probe, snap) or timeout");
+ intFC.no.addSC("backup", "Modify backup parameters");
+ intFC.no.addSC("bandwidth", "Set bandwidth informational parameter");
+ intFC.no.addSC("bridge-group", "Transparent bridging interface parameters");
+ intFC.no.addSC("carrier-delay", "Specify delay for interface transitions");
+ intFC.no.addSC("cdp", "CDP interface subcommands");
+ intFC.no.addSC("clns", "CLNS interface subcommands");
+ intFC.no.addSC("cmns", "OSI CMNS");
+ intFC.no.addSC("crypto", "Encryption/Decryption commands");
+ intFC.no.addSC("custom-queue-list", "Assign a custom queue list to an interface");
+ intFC.no.addSC("decnet", "Interface DECnet config commands");
+ intFC.no.addSC("delay", "Specify interface throughput delay");
+ intFC.no.addSC("description", "Interface specific description");
+ intFC.no.addSC("dlsw", "DLSw interface subcommands");
+ intFC.no.addSC("dspu", "Down Stream PU");
+ intFC.no.addSC("fair-queue", "Enable Fair Queuing on an Interface");
+ intFC.no.addSC("fras", "DLC Switch Interface Command");
+ intFC.no.addSC("full-duplex", "Configure full-duplex operational mode");
+ intFC.no.addSC("h323-gateway", "Configure H323 Gateway");
+ intFC.no.addSC("half-duplex", "Configure half-duplex and related commands");
+ intFC.no.addSC("hold-queue", "Set hold queue depth");
+ intFC.no.addSC("ip", "Interface Internet Protocol config commands");
+ intFC.no.ip.addSC("access-group", "Specify access control for packets");
+ intFC.no.ip.addSC("accounting", "Enable IP accounting on this interface");
+ intFC.no.ip.addSC("address", "Set the IP address of an interface");
+ intFC.no.ip.address.addSC("A.B.C.D", "IP address");
+ intFC.no.ip.address["A.B.C.D"].addSC("A.B.C.D", "IP subnet mask");
+ intFC.no.ip.address["A.B.C.D"]["A.B.C.D"].addSC("secondary", "Make this IP address a secondary address");
+ intFC.no.ip.addSC("audit", "Apply IDS audit name");
+ intFC.no.ip.addSC("auth-proxy", "Apply authenticaton proxy");
+ intFC.no.ip.addSC("authentication", "authentication subcommands");
+ intFC.no.ip.addSC("bandwidth-percent", "Set EIGRP bandwidth limit");
+ intFC.no.ip.addSC("broadcast-address", "Set the broadcast address of an interface");
+ intFC.no.ip.addSC("cgmp", "Enable/disable CGMP");
+ intFC.no.ip.addSC("directed-broadcast", "Enable forwarding of directed broadcasts");
+ intFC.no.ip.addSC("dvmrp", "DVMRP interface commands");
+ intFC.no.ip.addSC("hello-interval", "Configures IP-EIGRP hello interval");
+ intFC.no.ip.addSC("helper-address", "Specify a destination address for UDP broadcasts");
+ intFC.no.ip.addSC("hold-time", "Configures IP-EIGRP hold time");
+ intFC.no.ip.addSC("igmp", "IGMP interface commands");
+ intFC.no.ip.addSC("inspect", "Apply inspect name");
+ intFC.no.ip.addSC("irdp", "ICMP Router Discovery Protocol");
+ intFC.no.ip.addSC("load-sharing", "Style of load sharing");
+ intFC.no.ip.addSC("mask-reply", "Enable sending ICMP Mask Reply messages");
+ intFC.no.ip.addSC("mobile", "Mobile IP support");
+ intFC.no.ip.addSC("mrm", "Configure IP Multicast Routing Monitor tester");
+ intFC.no.ip.addSC("mroute-cache", "Enable switching cache for incoming multicast packets");
+ intFC.no.ip.addSC("mtu", "Set IP Maximum Transmission Unit");
+ intFC.no.ip.addSC("multicast", "IP multicast interface commands");
+ intFC.no.ip.addSC("nat", "NAT interface commands");
+ intFC.no.ip.addSC("nhrp", "NHRP interface subcommands");
+ intFC.no.ip.addSC("ospf", "OSPF interface commands");
+ intFC.no.ip.addSC("pgm", "PGM Reliable Transport Protocol");
+ intFC.no.ip.addSC("pim", "PIM interface commands");
+ intFC.no.ip.addSC("policy", "Enable policy routing");
+ intFC.no.ip.addSC("probe", "Enable HP Probe support");
+ intFC.no.ip.addSC("proxy-arp", "Enable proxy ARP");
+ intFC.no.ip.addSC("rarp-server", "Enable RARP server for static arp entries");
+ intFC.no.ip.addSC("redirects", "Enable sending ICMP Redirect messages");
+ intFC.no.ip.addSC("rip", "Router Information Protocol");
+ intFC.no.ip.addSC("route-cache", "Enable fast-switching cache for outgoing packets");
+ intFC.no.ip.addSC("router", "IP router interface commands");
+ intFC.no.ip.addSC("rsvp", "RSVP interface commands");
+ intFC.no.ip.addSC("rtp", "RTP parameters");
+ intFC.no.ip.addSC("sap", "Session Advertisement Protocol interface commands");
+ intFC.no.ip.addSC("sdr", "Session Directory Protocol interface commands");
+ intFC.no.ip.addSC("security", "DDN IP Security Option");
+ intFC.no.ip.addSC("split-horizon", "Perform split horizon");
+ intFC.no.ip.addSC("summary-address", "Perform address summarization");
+ intFC.no.ip.addSC("tcp", "TCP header compression parameters");
+ intFC.no.ip.addSC("unnumbered", "Enable IP processing without an explicit address");
+ intFC.no.ip.addSC("unreachables", "Enable sending ICMP Unreachable messages");
+ intFC.no.ip.addSC("verify", "Enable per packet validation");
+ intFC.no.ip.addSC("vrf", "VPN Routing/Forwarding parameters on the interface");
+ intFC.no.ip.addSC("wccp", "WCCP interface commands");
+ intFC.no.addSC("ipx", "Novell/IPX interface subcommands");
+ intFC.no.addSC("isis", "IS-IS commands");
+ intFC.no.addSC("iso-igrp", "ISO-IGRP interface subcommands");
+ intFC.no.addSC("keepalive", "Enable keepalive");
+ intFC.no.addSC("lan-name", "LAN Name command");
+ intFC.no.addSC("lat", "LAT commands");
+ intFC.no.addSC("llc2", "LLC2 Interface Subcommands");
+ intFC.no.addSC("load-interval", "Specify interval for load calculation for an interface");
+ intFC.no.addSC("locaddr-priority", "Assign a priority group");
+ intFC.no.addSC("logging", "Configure logging for interface");
+ intFC.no.addSC("loopback", "Configure internal loopback on an interface");
+ intFC.no.addSC("mac-address", "Manually set interface MAC address");
+ intFC.no.addSC("max-reserved-bandwidth", "Maximum Reservable Bandwidth on an Interface");
+ intFC.no.addSC("media-type", "Interface media type");
+ intFC.no.addSC("mop", "DEC MOP server commands");
+ intFC.no.addSC("mpoa", "MPOA interface configuration commands");
+ intFC.no.addSC("mtu", "Set the interface Maximum Transmission Unit (MTU)");
+ intFC.no.addSC("netbios", "Use a defined NETBIOS access list or enable name-caching");
+ intFC.no.addSC("shutdown","Shutdown the selected interface");
+
+intFC.addSC("ntp", "Configure NTP");
+intFC.addSC("priority-group", "Assign a priority group to an interface");
+intFC.addSC("random-detect", "Enable Weighted Random Early Detection (WRED) on an Interface");
+intFC.addSC("rate-limit", "Rate Limit");
+intFC.addSC("sap-priority", "Assign a priority group");
+intFC.addSC("service-policy", "Configure QoS Service Policy");
+intFC.addSC("shutdown", "Shutdown the selected interface");
+intFC.addSC("smrp", "Simple Multicast Routing Protocol interface subcommands");
+intFC.addSC("sna", "SNA pu configuration");
+intFC.addSC("snapshot", "Configure snapshot support on the interface");
+intFC.addSC("snmp", "Modify SNMP interface parameters");
+intFC.addSC("speed", "Configure speed operation.");
+intFC.addSC("standby", "Hot standby interface subcommands");
+intFC.addSC("tarp", "TARP interface subcommands");
+intFC.addSC("timeout", "Define timeout values for this interface");
+intFC.addSC("traffic-shape", "Enable Traffic Shaping on an Interface or Sub-Interface");
+intFC.addSC("transmit-interface", "Assign a transmit interface to a receive-only interface");
+intFC.addSC("tx-queue-limit", "Configure card level transmit queue limit");
+intFC.addSC("vines", "VINES interface subcommands");
+intFC.addSC("xns", "XNS interface subcommands");
|
