cmd routeMap



routeMapC.addSC("default", "Set a command to its defaults");
routeMapC.addSC("description", "Route-map comment");
routeMapC.description.addSC("LINE", "Comment up to 100 characters");
routeMapC.addSC("exit", "Exit from route-map configuration mode");
routeMapC.addSC("help", "Description of the interactive help system");
routeMapC.addSC("match", "Match values from routing table");
routeMapC.match.addSC("interface", "Match first hop interface of route");

routeMapC.match.addSC("ip", "IP specific information");
routeMapC.match.ip.addSC("address", "Match address of route or match packet");
routeMapC.match.ip.address.addSC("<1-199>", "IP access-list number");
routeMapC.match.ip.address.addSC("<1300-2699>", "IP access-list number (expanded range)");
routeMapC.match.ip.address["<1300-2699>"].addSC("<1-199>", "IP access-list number");
routeMapC.match.ip.address.addSC("WORD", "IP access-list name");
routeMapC.match.ip.address.WORD.addSC("<1-199>", "IP access-list number");
routeMapC.match.ip.address.WORD.addSC("<1300-2699>", "IP access-list number (expanded range)");
routeMapC.match.ip.address.addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.match.ip.address["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.match.ip.addSC("next-hop", "Match next-hop address of route");
routeMapC.match.ip["next-hop"].addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["next-hop"].addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.match.ip["next-hop"]["<1300-1999>"].addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["next-hop"].addSC("WORD", "IP standard access-list name");
routeMapC.match.ip["next-hop"].WORD.addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["next-hop"].WORD.addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.match.ip["next-hop"].addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.match.ip["next-hop"]["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.match.ip.addSC("route-source", "Match advertising source address of route");
routeMapC.match.ip["route-source"].addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["route-source"].addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.match.ip["route-source"]["<1300-1999>"].addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["route-source"].addSC("WORD", "IP standard access-list name");
routeMapC.match.ip["route-source"].WORD.addSC("<1-99>", "IP access-list number");
routeMapC.match.ip["route-source"].WORD.addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.match.ip["route-source"].addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.match.ip["route-source"]["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.match.addSC("metric", "Match metric of route");
routeMapC.match.metric.addSC("<0-4294967295>", "Metric value");
routeMapC.match.addSC("route-type", "Match route-type of route");
routeMapC.match["route-type"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.match["route-type"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.match["route-type"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.match["route-type"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"].internal.external.addSC("type-1", "OSPF external type 1 route");
routeMapC.match["route-type"].internal.external.addSC("type-2", "OSPF external type 2 route");
routeMapC.match["route-type"].addSC("level-1", "IS-IS level-1 route");
routeMapC.match["route-type"]["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"]["level-1"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.match["route-type"]["level-1"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.match["route-type"]["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.match["route-type"]["level-1"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"].addSC("level-2", "IS-IS level-2 route");
routeMapC.match["route-type"]["level-2"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"]["level-2"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.match["route-type"]["level-2"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.match["route-type"]["level-2"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.match["route-type"]["level-2"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"]["level-2"].addSC("level-1", "IS-IS level-1 route");
routeMapC.match["route-type"]["level-2"]["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.match["route-type"]["level-2"]["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.match["route-type"].addSC("local", "locally generated route");

routeMapC.match["route-type"].addSC("nssa-external", "nssa-external route (OSPF type 1/2)");

routeMapC.match.addSC("tag", "Match tag of route");
routeMapC.match.tag.addSC("<0-4294967295>", "Tag value");
routeMapC.addSC("no", "Negate a command or set its defaults");
routeMapC.no.addSC("description", "Route-map comment");
routeMapC.no.addSC("match", "Match values from routing table");
routeMapC.no.match.addSC("interface", "Match first hop interface of route");
routeMapC.no.match.interface.addSC("GigabitEthernet", "GigabitEthernet IEEE 802.3z");
routeMapC.no.match.interface.GigabitEthernet.addSC("<0-2>", "GigabitEthernet interface number");
routeMapC.no.match.interface.addSC("Loopback", "Loopback interface");
routeMapC.no.match.interface.Loopback.addSC("<0-2147483647>", "Loopback interface number");
routeMapC.no.match.interface.addSC("Null", "Null interface");
routeMapC.no.match.interface.Null.addSC("<0-0>", "Null interface number");
routeMapC.no.match.interface.Null["<0-0>"].addSC("GigabitEthernet", "GigabitEthernet IEEE 802.3z");
routeMapC.no.match.interface.Null["<0-0>"].addSC("Loopback", "Loopback interface");
routeMapC.no.match.interface.addSC("Vlan", "Catalyst Vlans");
routeMapC.no.match.interface.Vlan.addSC("<1-1001>", "Vlan interface number");
routeMapC.no.match.interface.Vlan["<1-1001>"].addSC("GigabitEthernet", "GigabitEthernet IEEE 802.3z");
routeMapC.no.match.interface.Vlan["<1-1001>"].addSC("Loopback", "Loopback interface");
routeMapC.no.match.interface.Vlan["<1-1001>"].addSC("Null", "Null interface");
routeMapC.no.match.addSC("ip", "IP specific information");
routeMapC.no.match.ip.addSC("address", "Match address of route or match packet");
routeMapC.no.match.ip.address.addSC("<1-199>", "IP access-list number");
routeMapC.no.match.ip.address.addSC("<1300-2699>", "IP access-list number (expanded range)");
routeMapC.no.match.ip.address["<1300-2699>"].addSC("<1-199>", "IP access-list number");
routeMapC.no.match.ip.address.addSC("WORD", "IP access-list name");
routeMapC.no.match.ip.address.WORD.addSC("<1-199>", "IP access-list number");
routeMapC.no.match.ip.address.WORD.addSC("<1300-2699>", "IP access-list number (expanded range)");
routeMapC.no.match.ip.address.addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.no.match.ip.address["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.no.match.ip.addSC("next-hop", "Match next-hop address of route");
routeMapC.no.match.ip["next-hop"].addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["next-hop"].addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.no.match.ip["next-hop"]["<1300-1999>"].addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["next-hop"].addSC("WORD", "IP standard access-list name");
routeMapC.no.match.ip["next-hop"].WORD.addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["next-hop"].WORD.addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.no.match.ip["next-hop"].addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.no.match.ip["next-hop"]["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.no.match.ip.addSC("route-source", "Match advertising source address of route");
routeMapC.no.match.ip["route-source"].addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["route-source"].addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.no.match.ip["route-source"]["<1300-1999>"].addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["route-source"].addSC("WORD", "IP standard access-list name");
routeMapC.no.match.ip["route-source"].WORD.addSC("<1-99>", "IP access-list number");
routeMapC.no.match.ip["route-source"].WORD.addSC("<1300-1999>", "IP access-list number (expanded range)");
routeMapC.no.match.ip["route-source"].addSC("prefix-list", "Match entries of prefix-lists");
routeMapC.no.match.ip["route-source"]["prefix-list"].addSC("WORD", "IP prefix-list name");
routeMapC.no.match.addSC("metric", "Match metric of route");
routeMapC.no.match.metric.addSC("<0-4294967295>", "Metric value");
routeMapC.no.match.addSC("route-type", "Match route-type of route");
routeMapC.no.match["route-type"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].internal.external.addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"].internal.external.addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["level-1"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"]["level-1"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"]["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["level-1"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"]["level-2"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["level-2"].external.addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"]["level-2"].external.addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"]["level-2"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["level-2"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["level-2"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["level-2"]["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["level-2"]["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"].addSC("local", "locally generated route");
routeMapC.no.match["route-type"].local.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].local.external.addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"].local.external.addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"].local.addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"].local.internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].local.addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"].local["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].local["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"].local.addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"].local["level-2"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"].local["level-2"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"].local["level-2"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"].addSC("nssa-external", "nssa-external route (OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"].internal.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["nssa-external"]["level-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"]["level-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"].addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"]["nssa-external"]["level-2"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"]["level-2"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"]["level-2"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["nssa-external"].addSC("local", "locally generated route");
routeMapC.no.match["route-type"]["nssa-external"].local.addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"].local.addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"].local.addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["nssa-external"].local.addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"]["nssa-external"].addSC("type-1", "OSPF external type 1 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-1"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"]["type-1"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"]["type-1"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-1"].addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-1"].addSC("local", "locally generated route");
routeMapC.no.match["route-type"]["nssa-external"].addSC("type-2", "OSPF external type 2 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-2"].addSC("external", "external route (BGP, EIGRP and OSPF type 1/2)");
routeMapC.no.match["route-type"]["nssa-external"]["type-2"].addSC("internal", "internal route (including OSPF intra/inter area)");
routeMapC.no.match["route-type"]["nssa-external"]["type-2"].addSC("level-1", "IS-IS level-1 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-2"].addSC("level-2", "IS-IS level-2 route");
routeMapC.no.match["route-type"]["nssa-external"]["type-2"].addSC("local", "locally generated route");
routeMapC.no.match.addSC("tag", "Match tag of route");
routeMapC.no.match.tag.addSC("<0-4294967295>", "Tag value");

routeMapC.addSC("set", "Set values in destination routing protocol");
routeMapC.set.addSC("automatic-tag", "Automatically compute TAG value");
routeMapC.set.addSC("interface", "Output interface");

routeMapC.set.addSC("ip", "IP specific information");
routeMapC.set.ip.addSC("df", "Set DF bit");
routeMapC.set.ip.df.addSC("<0-1>", "DF bit");
routeMapC.set.ip.addSC("next-hop", "Next hop address");
routeMapC.set.ip["next-hop"].addSC("A.B.C.D", "IP address of next hop");
routeMapC.set.ip["next-hop"].addSC("peer-address", "Use peer address (for BGP only)");
routeMapC.set.ip["next-hop"].addSC("verify-availability", "Verify if nexthop is a CDP neighbor");
routeMapC.set.ip.addSC("precedence", "Set precedence field");

routeMapC.set.ip.addSC("qos-group", "Set QOS Group ID");
routeMapC.set.ip["qos-group"].addSC("<0-99>", "QOS Group ID");
routeMapC.set.addSC("level", "Where to import route");
routeMapC.set.level.addSC("backbone", "Import into OSPF backbone area");
routeMapC.set.level.addSC("level-1", "Import into a level-1 area");
routeMapC.set.level.addSC("level-1-2", "Import into level-1 and level-2");
routeMapC.set.level.addSC("level-2", "Import into level-2 sub-domain");
routeMapC.set.level.addSC("stub-area", "Import into OSPF NSSA area");
routeMapC.set.addSC("metric", "Metric value for destination routing protocol");
routeMapC.set.metric.addSC("+/-", "Add or subtract metric");
routeMapC.set.metric.addSC("<0-4294967295>", "Metric value or Bandwidth in Kbits per second");
routeMapC.set.metric["<0-4294967295>"].addSC("+/-", "Add or subtract delay");
routeMapC.set.metric["<0-4294967295>"].addSC("<1-4294967295>", "IGRP delay metric, in 10 microsecond units");
routeMapC.set.metric["<0-4294967295>"]["<1-4294967295>"].addSC("<0-255>", "IGRP reliability metric where 255 is 100% reliable");
routeMapC.set.metric["<0-4294967295>"]["<1-4294967295>"]["<0-255>"].addSC("<1-255>", "IGRP Effective bandwidth metric (Loading) where 255 is 100% loaded");
routeMapC.set.metric["<0-4294967295>"]["<1-4294967295>"]["<0-255>"]["<1-255>"].addSC("<1-4294967295>", "IGRP MTU of the path");
routeMapC.set.addSC("metric-type", "Type of metric for destination routing protocol");
routeMapC.set["metric-type"].addSC("external", "IS-IS external metric");
routeMapC.set["metric-type"].addSC("internal", "Use IGP metric as the MED for BGP");
routeMapC.set["metric-type"].addSC("type-1", "OSPF external type 1 metric");
routeMapC.set["metric-type"].addSC("type-2", "OSPF external type 2 metric");
routeMapC.set.addSC("tag", "Tag value for destination routing protocol");
routeMapC.set.tag.addSC("<0-4294967295>", "Tag value");


Wyszukiwarka

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

więcej podobnych podstron