- Index
- Preface
- Product Overview
- Virtual Switching Systems (VSS)
- Layer 2 LAN Port Configuration
- Flex Links
- EtherChannels
- IEEE 802.1ak MVRP and MRP
- VLAN Trunking Protocol (VTP)
- VLANs
- Private VLANs (PVLANs)
- Private Hosts
- IEEE 802.1Q Tunneling
- Layer 2 Protocol Tunneling
- Spanning Tree Protocols (STP, MST)
- Optional STP Features
- IP Unicast Layer 3 Switching
- Multiprotocol Label Switching (MPLS)
- MPLS VPN Support
- Ethernet over MPLS (EoMPLS)
- Virtual Private LAN Services (VPLS)
- Ethernet Virtual Connections (EVC)
- Layer 2 over Multipoint GRE (L2omGRE)
- IPv4 Multicast Layer 3 Features
- IPv4 Multicast IGMP Snooping
- IPv4 PIM Snooping
- IPv4 Multicast VLAN Registration (MVR)
- IPv4 IGMP Filtering
- IPv4 Router Guard
- IPv4 Multicast VPN Support
- IPv6 Multicast Layer 3 Features
- IPv6 MLD Snooping
- NetFlow Hardware Support
- Call Home
- System Event Archive (SEA)
- Backplane Platform Monitoring
- Local SPAN, RSPAN, and ERSPAN
- SNMP IfIndex Persistence
- Top-N Reports
- Layer 2 Traceroute Utility
- Mini Protocol Analyzer
- PFC QoS Overview
- PFC QoS Guidelines and Restrictions
- PFC QoS Classification, Marking, and Policing
- PFC QoS Policy Based Queueing
- PFC QoS Global and Interface Options
- AutoQoS
- MPLS QoS
- PFC QoS Statistics Data Export
- Cisco IOS ACL Support
- Cisco TrustSec (CTS)
- AutoSecure
- MAC Address-Based Traffic Blocking
- Port ACLs (PACLs)
- VLAN ACLs (VACLs)
- Policy-Based Forwarding (PBF)
- Denial of Service (DoS) Protection
- Control Plane Policing (CoPP)
- Dynamic Host Configuration Protocol (DHCP) Snooping
- IP Source Guard
- Dynamic ARP Inspection (DAI)
- Traffic Storm Control
- Unknown Unicast and Multicast Flood Control
- IEEE 802.1X Port-Based Authentication
- Configuring Web-Based Authentication
- Port Security
- Lawful Intercept
- Online Diagnostic Tests
- Migrating From a 12.2SX QoS Configuration
Migrating From a 12.2SX QoS Configuration
Note ● This appendix describes what happens during command migration; it does not describe the effect of any changes that you choose to make to the configuration after the migration completes.
http://www.cisco.com/en/US/products/hw/switches/ps708/tsd_products_support_series_home.html
Participate in the Technical Documentation Ideas forum
Command Migration
- Table 1-1: Platform-Specific Global Command Migration
- Table 1-2: Platform-Specific Interface-Mode Command Migration
- Table 1-3: Platform-Specific Policymap Command Migration
|
Action |
|
---|---|---|
mls qos
|
auto qos default
– On each untrusted port, to duplicate the Release 12.2SX default port state (untrusted, which marks traffic), migration applies a platform qos trust none remark interface command, which marks all non-MPLS traffic. – On each trusted port, migration applies the equivalent platform qos trust interface command (because platform qos trust dscp is the default, it is not required on a port that was configured with the mls qos trust dscp command).
|
|
no mls qos
|
|
|
mls qos queueing-only
|
|
|
no mls qos rewrite ip dscp
|
|
|
mls qos marking ignore port-trust
|
No 15.0SY equivalent; corresponds to the 15.0SY default condition. |
|
mls qos marking statistics
|
|
|
mls qos police serial
|
No 15.0SY equivalent; corresponds to the 15.0SY default nonconfigurable condition. |
|
mls qos police redirected
|
No 15.0SY equivalent; corresponds to the 15.0SY default nonconfigurable condition. |
|
mls qos map cos-dscp
|
||
mls qos map dscp-cos
|
||
mls qos map dscp-exp
|
||
mls qos map exp-dscp
|
||
mls qos map ip-prec-dscp
mls qos map precedence-dscp
|
||
mls qos map policed-dscp normal-burst
|
||
mls qos map policed-dscp max-burst
|
||
mls qos aggregate-policer
|
|
|
mls qos protocol
|
|
|
mls qos statistics-export
|
|
|
mac packet-classify use vlan
|
No 15.0SY equivalent; corresponds to the 15.0SY default nonconfigurable condition. |
|
mls qos tunnel gre input uniform-mode
|
No 15.0SY equivalent; corresponds to the 15.0SY default nonconfigurable condition. |
|
Action |
|
---|---|---|
mls qos vlan-based
|
|
|
mls qos trust cos
|
|
|
mls qos trust dscp
|
No 15.0SY equivalent; corresponds to the 15.0SY default nonconfigurable condition. |
|
mls qos trust precedence
|
No 15.0SY equivalent; corresponds to the 15.0SY default condition. The lowest 3 bits of the ingress DSCP are not zeroed. |
|
no mls qos trust
|
|
|
mls qos trust extend
|
|
|
mls qos trust device
|
|
|
mls qos mpls trust experimental
|
|
|
mls qos dscp-mutation
|
|
|
mls qos exp-mutation
|
|
|
mls qos statistics-export
|
|
|
mls qos bridged
|
No 15.0SY equivalent; automatically enabled or disabled as required by the microflow policing configuration. |
|
mac packet-classify
|
|
|
mls qos loopback
|
|
|
mls qos queue-mode mode-dscp
|
|
|
mls qos cos
|
– By default, for IPv4 and IPv6 traffic, the ingress CoS value is overwritten by the DSCP value. – By default, for other traffic that is not tagged, the ingress CoS value is used, rather than the configured port CoS value. – Use the platform qos cos override interface command to use the value configured with the platform qos cos interface command instead of the original ingress CoS value. |
|
wrr-queue bandwidth
wrr-queue cos-map
wrr-queue dscp-map
wrr-queue queue-limit
wrr-queue random-detect
wrr-queue threshold
|
wrr-queue bandwidth
wrr-queue cos-map
wrr-queue dscp-map
wrr-queue queue-limit
wrr-queue random-detect
wrr-queue threshold
Note These commands are in effect only if the platform qos queueing-only or the auto qos default global configuration command is configured. |
|
rcv-queue bandwidth
rcv-queue cos-map
rcv-queue queue-limit
rcv-queue random-detect
rcv-queue threshold
|
rcv-queue bandwidth
rcv-queue cos-map
rcv-queue queue-limit
rcv-queue random-detect
rcv-queue threshold
Note These commands are in effect only if the platform qos queueing-only or the auto qos default global configuration command is configured. |
|
priority-queue cos-map
priority-queue queue-limit
|
priority-queue cos-map
priority-queue queue-limit
Note These commands are in effect only if the platform qos queueing-only or the auto qos default global configuration command is configured. |
|
mls qos channel-consistency
|
Note Enabled by the auto qos default global configuration command. |
|
Action |
|
---|---|---|
These 12.2SX policy-map commands are propagated to the 15.0SY configuration, but must be replaced manually:
|
||
no trust
|
||
set {dscp | precedence}
value
|
set {dscp | precedence}
value
|
|
police ... {exceed| violate} policed-dscp
|
police ... {exceed| violate} policed-dscp
|
|
police flow...
|
police flow...
|
|
police aggregate...
|
police aggregate...
|
Global Configuration Command Queueing Parameters
These are the queueing parameters that are in effect when the auto qos default or platform qos queueing-only global configuration command is configured:
http://www.cisco.com/en/US/products/hw/switches/ps708/tsd_products_support_series_home.html
Participate in the Technical Documentation Ideas forum