routerEIGRPC.addSC("auto-summary", "Enable automatic network number summarization"); routerEIGRPC.addSC("default", "Set a command to its defaults"); routerEIGRPC["default"].addSC("auto-summary", "Enable automatic network number summarization"); routerEIGRPC.addSC("default-information", "Control distribution of default information"); routerEIGRPC["default-information"].addSC("allowed", "Allow default information"); routerEIGRPC["default-information"].addSC("in", "Accept default routing information"); routerEIGRPC["default-information"].addSC("out", "Output default routing information"); routerEIGRPC.addSC("default-metric", "Set metric of redistributed routes"); routerEIGRPC["default-metric"].addSC("<1-4294967295>", "Bandwidth in Kbits per second"); routerEIGRPC.addSC("distance", "Define an administrative distance"); routerEIGRPC.distance.addSC("<1-255>", "Administrative distance"); routerEIGRPC.distance.addSC("eigrp", "IP-EIGRP distance"); routerEIGRPC.addSC("distribute-list", "Filter networks in routing updates"); routerEIGRPC["distribute-list"].addSC("<1-199>", "IP access list number"); routerEIGRPC["distribute-list"].addSC("<1300-2699>", "IP expanded access list number"); routerEIGRPC["distribute-list"].addSC("WORD", "Access-list name"); routerEIGRPC["distribute-list"].addSC("gateway", "Filtering incoming updates based on gateway"); routerEIGRPC["distribute-list"].addSC("prefix", "Filter prefixes in routing updates"); routerEIGRPC.addSC("eigrp", "EIGRP specific commands"); routerEIGRPC.eigrp.addSC("log-neighbor-changes", "Enable/Disable IP-EIGRP neighbor logging"); routerEIGRPC.eigrp.addSC("log-neighbor-warnings", "Enable/Disable IP-EIGRP neighbor warnings"); routerEIGRPC.eigrp.addSC("router-id", "router-id for this EIGRP process"); routerEIGRPC.eigrp.addSC("stub", "Set IP-EIGRP as stubbed router"); routerEIGRPC.addSC("exit", "Exit from routing protocol configuration mode"); routerEIGRPC.addSC("help", "Description of the interactive help system"); routerEIGRPC.addSC("maximum-paths", "Forward packets over multiple paths"); routerEIGRPC["maximum-paths"].addSC("<1-6>", "Number of paths"); routerEIGRPC.addSC("metric", "Modify IGRP routing metrics and parameters"); routerEIGRPC.metric.addSC("holddown", "Enable IGRP holddown"); routerEIGRPC.metric.addSC("maximum-hops", "Advertise IGRP routes greater than as unreachable"); routerEIGRPC.metric.addSC("weights", "Modify IGRP metric coefficients"); routerEIGRPC.addSC("mpls", "Configure MPLS routing protocol parameters"); routerEIGRPC.addSC("neighbor", "Specify a neighbor router"); routerEIGRPC.neighbor.addSC("A.B.C.D", "Neighbor address"); routerEIGRPC.addSC("network", "Enable routing on an IP network"); routerEIGRPC.network.addSC("A.B.C.D", "Network number"); routerEIGRPC.network["A.B.C.D"].addSC("A.B.C.D", "EIGRP wild card bits"); routerEIGRPC.addSC("no", "Negate a command or set its defaults"); routerEIGRPC.no.addSC("auto-summary", "Enable automatic network number summarization"); routerEIGRPC.no.addSC("default-information", "Control distribution of default information"); routerEIGRPC.no.addSC("default-metric", "Set metric of redistributed routes"); routerEIGRPC.no.addSC("distance", "Define an administrative distance"); routerEIGRPC.no.addSC("distribute-list", "Filter networks in routing updates"); routerEIGRPC.no.addSC("eigrp", "EIGRP specific commands"); routerEIGRPC.no.addSC("maximum-paths", "Forward packets over multiple paths"); routerEIGRPC.no.addSC("metric", "Modify IGRP routing metrics and parameters"); routerEIGRPC.no.addSC("mpls", "Configure MPLS routing protocol parameters"); routerEIGRPC.no.addSC("neighbor", "Specify a neighbor router"); routerEIGRPC.no.addSC("network", "Enable routing on an IP network"); routerEIGRPC.addSC("offset-list", "Add or subtract offset from IGRP or RIP metrics"); routerEIGRPC["offset-list"].addSC("<0-99>", "Access list of networks to apply offset (0 selects all networks)"); routerEIGRPC["offset-list"].addSC("<1300-1999>", "Access list of networks to apply offset (expanded range)"); routerEIGRPC["offset-list"].addSC("WORD", "Access-list name"); routerEIGRPC.addSC("passive-interface", "Suppress routing updates on an interface"); routerEIGRPC["passive-interface"].addSC("Async", "Async interface"); routerEIGRPC["passive-interface"].addSC("BRI", "ISDN Basic Rate Interface"); routerEIGRPC["passive-interface"].addSC("BVI", "Bridge-Group Virtual Interface"); routerEIGRPC["passive-interface"].addSC("CTunnel", "CTunnel interface"); routerEIGRPC["passive-interface"].addSC("Dialer", "Dialer interface"); routerEIGRPC["passive-interface"].addSC("Ethernet", "IEEE 802.3"); routerEIGRPC["passive-interface"].addSC("Group-Async", "Async Group interface"); routerEIGRPC["passive-interface"].addSC("Lex", "Lex interface"); routerEIGRPC["passive-interface"].addSC("Loopback", "Loopback interface"); routerEIGRPC["passive-interface"].addSC("Multilink", "Multilink-group interface"); routerEIGRPC["passive-interface"].addSC("Null", "Null interface"); routerEIGRPC["passive-interface"].addSC("Serial", "Serial"); routerEIGRPC["passive-interface"].addSC("Tunnel", "Tunnel interface"); routerEIGRPC["passive-interface"].addSC("Vif", "PGM Multicast Host interface"); routerEIGRPC["passive-interface"].addSC("Virtual-Template", "Virtual Template interface"); routerEIGRPC["passive-interface"].addSC("Virtual-TokenRing", "Virtual TokenRing"); routerEIGRPC["passive-interface"].addSC("default", "Suppress routing updates on all interfaces"); routerEIGRPC.addSC("redistribute", "Redistribute information from another routing protocol"); routerEIGRPC.redistribute.addSC("bgp", "Border Gateway Protocol (BGP)"); routerEIGRPC.redistribute.addSC("connected", "Connected"); routerEIGRPC.redistribute.addSC("egp", "Exterior Gateway Protocol (EGP)"); routerEIGRPC.redistribute.addSC("eigrp", "Enhanced Interior Gateway Routing Protocol (EIGRP)"); routerEIGRPC.redistribute.addSC("igrp", "Interior Gateway Routing Protocol (IGRP)"); routerEIGRPC.redistribute.addSC("isis", "ISO IS-IS"); routerEIGRPC.redistribute.addSC("iso-igrp", "IGRP for OSI networks"); routerEIGRPC.redistribute.addSC("metric", "Metric for redistributed routes"); routerEIGRPC.redistribute.addSC("mobile", "Mobile routes"); routerEIGRPC.redistribute.addSC("odr", "On Demand stub Routes"); routerEIGRPC.redistribute.addSC("ospf", "Open Shortest Path First (OSPF)"); routerEIGRPC.redistribute.addSC("rip", "Routing Information Protocol (RIP)"); routerEIGRPC.redistribute.addSC("route-map", "Route map reference"); routerEIGRPC.redistribute.addSC("static", "Static routes"); routerEIGRPC.addSC("timers", "Adjust routing timers"); routerEIGRPC.timers.addSC("active-time", "EIGRP time limit for active state"); routerEIGRPC.addSC("traffic-share", "How to compute traffic share over alternate paths"); routerEIGRPC["traffic-share"].addSC("balanced", "Share inversely proportional to metric"); routerEIGRPC["traffic-share"].addSC("min", "All traffic shared among min metric paths"); routerEIGRPC.addSC("variance", "Control load balancing variance"); routerEIGRPC.variance.addSC("<1-128>", "Metric variance multiplier");