summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_subintS.txt
blob: ce768536e7c0063ecf3bc48fb23c9bc822b900c0 (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
subintSC.bandwidth["<1-10000000>"].enter = true;

subintSC.crypto.map.WORD.enter = true;

subintSC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;

subintSC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;

subintSC.ip.nat.inside.enter = true;

subintSC.ip.nat.outside.enter = true;

subintSC.ip.ospf["dead-interval"]["<1-65535>"].enter = true;

subintSC.ip.ospf["hello-interval"]["<1-65535>"].enter = true;

subintSC.ip.router.isis.enter = true;

subintSC.ip.router.isis.WORD.enter = true;

subintSC.no.ip.address.enter = true;

subintSC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;

subintSC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;

subintSC.shutdown.enter = true;