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/Switch 4006 Sup 3/fnc_routerRIP.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/fnc_routerRIP.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/fnc_routerRIP.txt | 350 |
1 files changed, 350 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/fnc_routerRIP.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/fnc_routerRIP.txt new file mode 100644 index 0000000..33ce318 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/fnc_routerRIP.txt @@ -0,0 +1,350 @@ +routerRIPC["address-family"].ipv4.enter = true;
+
+routerRIPC["address-family"].ipv4.unicast.enter = true;
+
+routerRIPC["address-family"].ipv4.vrf.WORD.enter = true;
+
+routerRIPC["auto-summary"].enter = true;
+
+routerRIPC["default-information"].originate.enter = true;
+
+routerRIPC["default-information"].originate["route-map"].WORD.enter = true;
+
+routerRIPC.distance["<1-255>"].enter = true;
+
+routerRIPC.distance["<1-255>"]["A.B.C.D"]["A.B.C.D"].enter = true;
+
+routerRIPC.distance["<1-255>"]["A.B.C.D"]["A.B.C.D"]["<1-99>"].enter = true;
+
+routerRIPC.distance["<1-255>"]["A.B.C.D"]["A.B.C.D"]["<1300-1999>"].enter = true;
+
+routerRIPC.distance["<1-255>"]["A.B.C.D"]["A.B.C.D"].WORD.enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"]["in"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"]["in"].Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"]["in"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.bgp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.connected.enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.egp["<0-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.eigrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.igrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.ospf["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.rip.enter = true;
+
+routerRIPC["distribute-list"]["<1-199>"].out.static.enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"]["in"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"]["in"].Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"]["in"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.bgp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.connected.enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.egp["<0-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.eigrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.igrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.ospf["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.rip.enter = true;
+
+routerRIPC["distribute-list"]["<1300-2699>"].out.static.enter = true;
+
+routerRIPC["distribute-list"].WORD["in"].enter = true;
+
+routerRIPC["distribute-list"].WORD["in"].Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].WORD["in"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.enter = true;
+
+routerRIPC["distribute-list"].WORD.out.Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.bgp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.connected.enter = true;
+
+routerRIPC["distribute-list"].WORD.out.egp["<0-65535>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.eigrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.igrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.ospf["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].WORD.out.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC["distribute-list"].WORD.out.rip.enter = true;
+
+routerRIPC["distribute-list"].WORD.out.static.enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD["in"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD["in"].Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD["in"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.bgp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.connected.enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.egp["<0-65535>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.eigrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.igrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.ospf["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.rip.enter = true;
+
+routerRIPC["distribute-list"].gateway.WORD.out.static.enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD["in"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD["in"].Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD["in"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.Null["<0-0>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.Vlan["<1-1001>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.bgp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.connected.enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.egp["<0-65535>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.eigrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.igrp["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.ospf["<1-65535>"].enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.rip.enter = true;
+
+routerRIPC["distribute-list"].prefix.WORD.out.static.enter = true;
+
+routerRIPC.exit.enter = true;
+
+routerRIPC.help.enter = true;
+
+routerRIPC["maximum-paths"]["<1-8>"].enter = true;
+
+routerRIPC.neighbor["A.B.C.D"].enter = true;
+
+routerRIPC.network["A.B.C.D"].enter = true;
+
+routerRIPC["passive-interface"].enter = true;
+
+routerRIPC["passive-interface"].Null["<0-0>"].enter = true;
+
+routerRIPC["passive-interface"].Vlan["<1-1001>"].enter = true;
+
+routerRIPC["passive-interface"]["default"].enter = true;
+
+routerRIPC.redistribute.enter = true;
+
+routerRIPC.redistribute.bgp["<1-65535>"].enter = true;
+
+routerRIPC.redistribute.connected.enter = true;
+
+routerRIPC.redistribute.egp["<0-65535>"].enter = true;
+
+routerRIPC.redistribute.eigrp["<1-65535>"].enter = true;
+
+routerRIPC.redistribute.igrp["<1-65535>"].enter = true;
+
+routerRIPC.redistribute.isis.enter = true;
+
+routerRIPC.redistribute.isis["level-1"].enter = true;
+
+routerRIPC.redistribute.isis["level-1-2"].enter = true;
+
+routerRIPC.redistribute.isis["level-2"].enter = true;
+
+routerRIPC.redistribute.isis.WORD.enter = true;
+
+routerRIPC.redistribute.isis.WORD["level-1"].enter = true;
+
+routerRIPC.redistribute.isis.WORD["level-1-2"].enter = true;
+
+routerRIPC.redistribute.isis.WORD["level-2"].enter = true;
+
+routerRIPC.redistribute["iso-igrp"].enter = true;
+
+routerRIPC.redistribute["iso-igrp"].WORD.enter = true;
+
+routerRIPC.redistribute.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.metric.transparent.enter = true;
+
+routerRIPC.redistribute.mobile.enter = true;
+
+routerRIPC.redistribute.mobile.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.mobile.metric.transparent.enter = true;
+
+routerRIPC.redistribute.odr.enter = true;
+
+routerRIPC.redistribute.odr.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.odr.metric.transparent.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match.internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match["nssa-external"].external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match["nssa-external"].internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].match["nssa-external"].internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match.internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match["nssa-external"].external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match["nssa-external"].internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric["<0-16>"].match["nssa-external"].internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match.internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match["nssa-external"].external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match["nssa-external"].internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].metric.transparent.match["nssa-external"].internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match.internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match["nssa-external"].external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match["nssa-external"].internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.match["nssa-external"].internal.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric["<0-16>"].match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric["<0-16>"].match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric["<0-16>"].match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric.transparent.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric.transparent.match.external.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric.transparent.match.internal.enter = true;
+
+routerRIPC.redistribute.ospf["<1-65535>"].vrf.WORD.metric.transparent.match["nssa-external"].enter = true;
+
+routerRIPC.redistribute.rip.enter = true;
+
+routerRIPC.redistribute.rip.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.rip.metric.transparent.enter = true;
+
+routerRIPC.redistribute["route-map"].WORD.enter = true;
+
+routerRIPC.redistribute["route-map"].WORD.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute["route-map"].WORD.metric.transparent.enter = true;
+
+routerRIPC.redistribute.static.enter = true;
+
+routerRIPC.redistribute.static.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.static.metric.transparent.enter = true;
+
+routerRIPC.redistribute.static["route-map"].WORD.enter = true;
+
+routerRIPC.redistribute.static["route-map"].WORD.metric["<0-16>"].enter = true;
+
+routerRIPC.redistribute.static["route-map"].WORD.metric.transparent.enter = true;
+
+routerRIPC.timers.basic["<0-4294967295>"]["<1-4294967295>"]["<0-4294967295>"]["<1-4294967295>"].enter = true;
+
+routerRIPC.timers.basic["<0-4294967295>"]["<1-4294967295>"]["<0-4294967295>"]["<1-4294967295>"]["<1-4294967295>"].enter = true;
+
+routerRIPC["traffic-share"].min["across-interfaces"].enter = true;
+
+routerRIPC.version["<1-2>"].enter = true;
+
|
