diff options
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_intLoopBack.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_intLoopBack.txt | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_intLoopBack.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_intLoopBack.txt new file mode 100644 index 0000000..a823ce8 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_intLoopBack.txt @@ -0,0 +1,80 @@ +intLoopBackC.bandwidth["<1-10000000>"].enter = function()
+{
+}
+
+intLoopBackC.crypto.map.WORD.enter = function()
+{
+}
+
+intLoopBackC.description.LINE.enter = function()
+{
+}
+
+intLoopBackC.exit.enter = function()
+{
+}
+
+intLoopBackC.help.enter = function()
+{
+}
+
+intLoopBackC.ip.address["A.B.C.D"]["A.B.C.D"].enter = function()
+{
+}
+
+intLoopBackC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = function()
+{
+}
+
+intLoopBackC.ip.nat.inside.enter = function()
+{
+}
+
+intLoopBackC.ip.nat.outside.enter = function()
+{
+}
+
+intLoopBackC.ip.ospf["dead-interval"]["<1-65535>"].enter = function()
+{
+}
+
+intLoopBackC.ip.ospf["hello-interval"]["<1-65535>"].enter = function()
+{
+}
+
+intLoopBackC.keepalive.enter = function()
+{
+}
+
+intLoopBackC["line-power"].enter = function()
+{
+}
+
+intLoopBackC["load-interval"]["<30-600>"].enter = function()
+{
+}
+
+intLoopBackC["max-reserved-bandwidth"].enter = function()
+{
+}
+
+intLoopBackC.no.ip.address.enter = function()
+{
+}
+
+intLoopBackC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = function()
+{
+}
+
+intLoopBackC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = function()
+{
+}
+
+intLoopBackC.shutdown.enter = function()
+{
+}
+
+intLoopBackC["tx-ring-limit"].enter = function()
+{
+}
+
|
