![Nortel Contivity1510D Reference Download Page 88](http://html1.mh-extra.com/html/nortel/contivity1510d/contivity1510d_reference_1707336088.webp)
88 Chapter 2 CLI Command Summary
311645-A Rev 00
Example
CES#more disk0:system/config/CFG01022.DAT
+AccessLst[abc]
AccessLst[abc].Name=abc
+AccessLst[abc].Rule[11.4.1.6:1.1.1.1:DENY]
AccessLst[abc].Rule[11.4.1.6:1.1.1.1:DENY].Key=11.4.1.6:1.1.1.1:DENY
AccessLst[abc].Rule[11.4.1.6:1.1.1.1:DENY].Protocol=IP
AccessLst[abc].Rule[11.4.1.6:1.1.1.1:DENY].SourceAddr=11.4.1.6
AccessLst[abc].Rule[11.4.1.6:1.1.1.1:DENY].SourceWildcard=1.1.1.1
+AccessLst[abc].Rule[abdguiwfeh:255.255.0.0:Permit]
AccessLst[abc].Rule[abdguiwfeh:255.255.0.0:Permit].Action=PERMIT
AccessLst[abc].Rule[abdguiwfeh:255.255.0.0:Permit].Key=abdguiwfeh:255.255.0.0:Permit
AccessLst[abc].Rule[abdguiwfeh:255.255.0.0:Permit].SourceWildcard=255.255.0.0
+AccessLst[abc].Rule[2.0.0.0:255.0.0.:Permit]
AccessLst[abc].Rule[2.0.0.0:255.0.0.:Permit].Action=PERMIT
AccessLst[abc].Rule[2.0.0.0:255.0.0.:Permit].Key=2.0.0.0:255.0.0.:Permit
AccessLst[abc].Rule[2.0.0.0:255.0.0.:Permit].SourceAddr=2.0.0.0
+AccessLst[bar]
AccessLst[bar].Name=bar
+AccessLst[bar].Rule[1.2.0.0:255.255.0.0:0]
AccessLst[bar].Rule[1.2.0.0:255.255.0.0:0].Key=1.2.0.0:255.255.0.0:0
CES#
CES#more /binary disk0:system/config/CFG01022.DAT
00000000: 0A210A21 204C6173 7420636F 6E666967 .!.! Las t co nfig
00000010: 75726174 696F6E20 6368616E 67652061 urat ion chan ge a
00000020: 74203134 3A30333A 32322070 73742046 t 14 :03: 22 p st F
00000030: 72692041 75672032 37203139 39390A21 ri A ug 2 7 19 99.!
00000040: 204E5652 414D2063 6F6E6669 67206C61 NVR AM c onfi g la
00000050: 73742075 70646174 65642061 74203134 st u pdat ed a t 14
00000060: 3A30393A 30392070 73742046 72692041 :09: 09 p st F ri A
00000070: 75672032 37203139 39390A21 0A766572 ug 2 7 19 99.! .ver
00000080: 73696F6E 2031322E 300A7365 72766963 sion 12. 0.se rvic
This first example of using more to display the contents of a config file in ASCII
mode. The second example (with bogus file contents) of the binary output format.