osmo-nitb-master: Include only one access-list in config
Each access list will have their own counters. Have only one in the config so the script generating the counter documentation doesn't repeat itself. Change-Id: I01b6e5af9cf84cf1b8d313ac47ab6b77fc598f4cchanges/32/14832/1
parent
c034da0547
commit
b1abc29b7c
|
@ -38,4 +38,3 @@ nat
|
|||
ip-dscp 0
|
||||
bscs-config-file bscs.config
|
||||
access-list msceven imsi-allow ^[0-9]*[24680]$
|
||||
access-list mscodd imsi-allow ^[0-9]*[13579]$
|
||||
|
|
Loading…
Reference in New Issue