summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_subintS.txt
blob: 169ec5a7bbd77d09e9d2d8364b5b3430448a906b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
subintSC.bandwidth["<1-10000000>"].enter = function()
{
}

subintSC.crypto.map.WORD.enter = function()
{
}

subintSC.description.LINE.enter = function()
{
}

subintSC.exit.enter = function()
{
}

subintSC.ip.address["A.B.C.D"]["A.B.C.D"].enter = function()
{
}

subintSC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = function()
{
}

subintSC.ip.nat.inside.enter = function()
{
}

subintSC.ip.nat.outside.enter = function()
{
}

subintSC.ip.ospf["dead-interval"]["<1-65535>"].enter = function()
{
}

subintSC.ip.ospf["hello-interval"]["<1-65535>"].enter = function()
{
}

subintSC.no.ip.address.enter = function()
{
}

subintSC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = function()
{
}

subintSC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = function()
{
}

subintSC.shutdown.enter = function()
{
}