summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 827/fnc_classMap.txt
blob: 8622339f0e2a1de54bc23b10612f8b173422b167 (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
classMapC.match["access-group"]["<1-2699>"].enter = true;

classMapC.match["access-group"].name.WORD.enter = true;

classMapC.match.any.enter = true;

classMapC.match["class-map"].WORD.enter = true;

classMapC.match.cos["<0-7>"].enter = true;

classMapC.match["destination-address"].mac["H.H.H"].enter = true;

classMapC.match["input-interface"].ATM["<0-0>"].enter = true;

classMapC.match["input-interface"].Dialer["<0-255>"].enter = true;

classMapC.match["input-interface"].Ethernet["<0-0>"].enter = true;

classMapC.match["input-interface"].Loopback["<0-2147483647>"].enter = true;

classMapC.match["input-interface"].Null["<0-0>"].enter = true;

classMapC.match.ip.precedence["<0-7>"].enter = true;

classMapC.match.ip.rtp["<2000-65535>"]["<0-16383>"].enter = true;

classMapC.match.mpls.experimental["<0-7>"].enter = true;

classMapC.match.protocol.arp.enter = true;

classMapC.match.protocol.bridge.enter = true;

classMapC.match.protocol.cdp.enter = true;

classMapC.match.protocol.compressedtcp.enter = true;

classMapC.match.protocol.ip.enter = true;

classMapC.match.protocol.ipx.enter = true;

classMapC.match.protocol.llc2.enter = true;

classMapC.match.protocol.pppoe.enter = true;

classMapC.match.protocol.snapshot.enter = true;

classMapC.match.protocol.vofr.enter = true;

classMapC.match["qos-group"]["<0-99>"].enter = true;

classMapC.match["source-address"].mac["H.H.H"].enter = true;