summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_subintBri.txt
blob: 860e03be13b314051121984c1dfa55c73a54dbf1 (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
subintBriC.bandwidth["<1-10000000>"].enter = function()
{
}

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

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

subintBriC.exit.enter = function()
{
}

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

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

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

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

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

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

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

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

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

subintBriC.shutdown.enter = function()
{
}