Cisco Cisco IOS Software Release 12.4(22)YD

ページ / 8
 
Release Notes for Cisco IOS Release 12.4(24)GC2
  Recommended Configuration Settings
3
Release Notes for Cisco IOS Release 12.4(24)GC2
Use the following command to display active PPPoE sessions:
  •
show pppoe session
Use the following command to examine QoS issues:
  •
show queue virtual-access interface-number
Use the following commands to debug vmi issues:
  •
debug vmi error
  •
debug vmi pppoe
Use the following commands to verify PPPoE and VMI interface operation related to credit information:
  •
show vmi neighbor detail
  •
show pppoe session all
Use the following command to debug PPPoE issues:
  •
debug pppoe error
Use the following command to display OSPFv3 traffic data including LSA counts:
  •
show ipv6 ospf traffic
Use the following command to display EIGRP traffic data:
  •
show ip eigrp traffic [as-number]
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 fair-queuing: 
  •
Enter the following command to turn off creation of virtual-template subinterfaces:
no virtual-template number
  •
Enter the following commands to create a policy map with class-default using fair-queuing:
policy-map FQ
class class-default
fair-queue
  •
Enter the following commands to apply the newly created policy-map to the virtual template 
interface virtual-template number
service-policy output FQ
  •
No additional configuration is supported on the policy-map.