Network Troubleshooting
Docee(config-if)#class-map match-any url-block-class
Docee(config-cmap)#match protocol http host *yahoo*
Docee(config-cmap)#match protocol http host *youtube*
Docee(config-cmap)#do wr
Building configuration...
[OK]
Docee(config-cmap)#exit
PMT(config)#policy url-block-policy
Docee(config-pmap)#class url-block-class
Docee(config-pmap-c)#drop
Docee(config-pmap-c)#drop
Docee(config-pmap-c)#exit
Docee(config-pmap)#int gi0/1
Docee(config-if)#service-policy input url-block-policy
Policy map blocksitespolicy is already attached
Docee(config-if)#do wr
Building configuration...
Comments
Post a Comment