Примечания к выпуску для Cisco Cisco IOS Software Release 12.4(2)XB6

Скачать
Страница из 12
 
Release Notes for Cisco IOS Release 12.4(24)GC4
  Recommended Configuration Settings
4
Release Notes for Cisco IOS Release 12.4(24)GC4
OL-24057-03
The following command is not supported, but may be useful in debugging EIGRP MANET metric issues:
debug eigrp neighbor
Use the following command to collect data when reporting ROMMON issues:
showmon 
Complete the following procedure to collect data if a router reboot to rommon occurs:
1.
dir flash: - Use to locate the Route Processor (crashinfo*)
 
or Network Processor (pxf_crashinfo*) 
exception file.
2.
E-mail the exception file with a write up to the Cisco Beta support email address.
Recommended Configuration Settings
 
Use the following configuration guidelines when enabling class-based weighted fair-queuing: 
Enter the following command to turn off creation of virtual-template subinterfaces:
no virtual-template subinterface
Enter the following commands to create a policy map with class-based weighted fair-queuing and 
apply the newly created policy-map to the virtual template:
class-map match-any chat
 match  dscp af11
class-map match-any voice
 match  dscp ef 
policy-map mypolicy
 class chat
  bandwidth percent 40
 class voice
  bandwidth percent 40
interface virtual-template number
service-policy output mypolicy
No additional configuration is supported on the policy-map. 
Use the following configuration guidelines when disabling PPP keepalives:
You can turn off the PPP keepalive messages to decrease overhead when the radio alerts the router 
with a PADT message that the layer-2 RF connection is no longer available. Turning off the PPP 
keepalive messages may also avoid the potential for the router to terminate the connection based on 
missed PPP keepalives over a poor RF link.
To turn off the PPP keepalive messagess, enter the following command for the virtual-template. 
interface virtual-template number
no keepalive