99Apple Talk ACL--> router(config)# interface Type Port router(config-if)# ip access-group Access-List-Number [ in out ] router(config-if)# ^z
配置扩展ACL:
router(config)# access-list Access-List-Number [ permit deny ] [ Protocol Protocol-Number ] source source-wildcard [ Source-Port ] destination destination-wildcard [ Destination-Port ] [ established ] router(config)# interface Type Port router(config-if)# ip access-group Access-List-Number [ in out ] router(config-if)# ^z
配置命名ACL:
router(config)# ip access-list [ standard extended ] ACL-Name router(config [ std- ext- ] nacl)# [ permit deny ] [ IP-Access-List-Test-Conditions ] router(config [ std- ext- ] nacl)# no [ permit deny ] [ IP-Access-List-Test-Conditions ] router(config [ std- ext- ] nacl)# ^z router(config)# interface Type Port router(config-if)# ip access-group [ACL-Name 1~199 ] [ in out 页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] 第4页、共14页 |