summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintDialer.txt
blob: ff4e1e27c74149f96612a8f941fd30270867292f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
subintDialerC.bandwidth["<1-10000000>"].enter = true;

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

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

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

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

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

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

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

subintDialerC.shutdown.enter = true;