summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt')
-rw-r--r--Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt
new file mode 100644
index 0000000..cc3ba19
--- /dev/null
+++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerRIP.txt
@@ -0,0 +1,36 @@
+routerRIPC["auto-summary"].enter = function()
+{
+}
+
+routerRIPC.exit.enter = function()
+{
+}
+
+routerRIPC.help.enter = function()
+{
+}
+
+routerRIPC.network["A.B.C.D"].enter = function()
+{
+}
+
+routerRIPC.no["auto-summary"].enter = function()
+{
+}
+
+routerRIPC["passive-interface"].enter = function()
+{
+}
+
+routerRIPC.redistribute.enter = function()
+{
+}
+
+routerRIPC["validate-update-source"].enter = function()
+{
+}
+
+routerRIPC.version["<1-2>"].enter = function()
+{
+}
+