cmd intE


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.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");

Wyszukiwarka

Podobne podstrony:
cmd intE
cmd intE
cmd intE
cmd intF
cmd=hrk praca&serwis=1
cmd intVlan
cmd=pytanie jedno,26&serwis=7
cmd routeMap
cmd intBri
cmd intLoopBack
cmd global
cmd=kom jedno,80&serwis=1
cmd=strona,16&serwis=4
cmd=strona,20&serwis=0
cmd policyMap
cmd subintG
cmd extNacl
cmd intS

więcej podobnych podstron