summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt')
-rw-r--r--Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt
new file mode 100644
index 0000000..7bff892
--- /dev/null
+++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_routerIGRP.txt
@@ -0,0 +1,24 @@
+routerIGRPC.exit.enter = function()
+{
+}
+
+routerIGRPC.help.enter = function()
+{
+}
+
+routerIGRPC.network["A.B.C.D"].enter = function()
+{
+}
+
+routerIGRPC["passive-interface"].enter = function()
+{
+}
+
+routerIGRPC.redistribute.enter = function()
+{
+}
+
+routerIGRPC["validate-update-source"].enter = function()
+{
+}
+