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

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

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

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

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

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

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

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

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

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

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

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

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

subintFC.shutdown.enter = true;