alexaaa Posted September 1, 2011 Posted September 1, 2011 Кто подскажет как сделать ночной интернет-форсаж для абонентов на Cisco ASR. Вставить ник Quote
tartila Posted September 1, 2011 Posted September 1, 2011 Кто подскажет как сделать ночной интернет-форсаж для абонентов на Cisco ASR. > en # conf t (config)# access-list time-range NightForsage (config-acl)# permit night timezone any (config-acl)# exit (config)# class-map match-all system-forsage (config-class-map)# match access-group name NightForsage (config-class-map)# exit (config)# policy-map NightForsage (config-policy-map)# class system-forsage (config-policy-map)# set forsage on Warning! Forsage options may cause instability of router and even damage it. Cisco is not responsible for any kind of damage, caused by Forsage. (этот варнинг пропускаете) (config-policy-map)# exit (config)# write Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.