Configuring SDM Templates

Similar documents
Configuring SDM Templates

Configuring SDM Templates

Configuring SDM Templates

Configuring System MTU

Configuring SDM Templates

Flexible NetFlow Full Flow support

Configuring Local Policies

Configuring SDM Templates

Configuring SDM Templates

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs

Configuring Private VLANs

Switches running the LAN Base feature set support only static routing on SVIs.

Configuring Port-Based Traffic Control

Configuring Cache Services Using the Web Cache Communication Protocol

RADIUS Route Download

Autoroute Announce and Forwarding Adjacencies For OSPFv3

Autoroute Announce and Forwarding Adjacencies For OSPFv3

Configuring the Cisco Discovery Protocol

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs

Flow-Based per Port-Channel Load Balancing

Configuring VLAN Trunks

Configuring SDM Templates

Configuring Access Point Groups

Configuring Access Point Groups

Using Flexible NetFlow Flow Sampling

Using Flexible NetFlow Flow Sampling

Object Tracking: IPv6 Route Tracking

Configuring System MTU

Configuring Multicast VLAN Registration

Configuring Local Authentication and Authorization

BGP mvpn BGP safi IPv4

MLDP In-Band Signaling/Transit Mode

PPPoE Smart Server Selection

Password Strength and Management for Common Criteria

PPPoE Smart Server Selection

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

IPv6 Access Control Lists

BGP-MVPN SAFI 129 IPv6

Restrictions for Disabling Flow Cache Entries in NAT and NAT64

BGP-RT and VPN Distinguisher Attribute Rewrite Wildcard

802.1P CoS Bit Set for PPP and PPPoE Control Frames

IEEE 802.1X Multiple Authentication

Encrypted Vendor-Specific Attributes

NBAR2 HTTP-Based Visibility Dashboard

Configuring Embedded Resource Manager-MIB

BGP Named Community Lists

Configuring Secure Shell (SSH)

Configuring Right-To-Use Licenses

Configuring the Physical Subscriber Line for RADIUS Access and Accounting

Predownloading an Image to Access Points

Configuring Ethernet Management Port

Configuring Switched Port Analyzer

SSH Algorithms for Common Criteria Certification

VRF-Aware Cloud Web Security

LISP Multicast. Finding Feature Information. Prerequisites for LISP Multicast

Configuring Control Plane Policing

Configuring Online Diagnostics

AAA Dead-Server Detection

MPLS LDP Autoconfiguration

Configuring Right-To-Use Licenses

Configuring Secure Shell (SSH)

Flexible NetFlow - MPLS Support

Contextual Configuration Diff Utility

IP Overlapping Address Pools

Configuring the Cisco IOS DHCP Relay Agent

Configuring DHCP Option 60 and Option 82 with VPN-ID Support for Transparent Automatic Logon

Dynamic Bandwidth Sharing

BGP AS-Override Split-Horizon

Carrier Grade Network Address Translation

Basic IGMP v3 snooping support (BISS) is supported. Bridge domain (BD) interfaces from 1 to 4094 support IGMP snooping.

BGP Cost Community. Prerequisites for the BGP Cost Community Feature

DHCP Relay Server ID Override and Link Selection Option 82 Suboptions

QoS Group Match and Set for Classification and Marking

IPv6 Multicast Listener Discovery Protocol

Cisco Discovery Protocol Version 2

BGP Route-Map Continue

Bulk Logging and Port Block Allocation

BGP Dynamic Neighbors

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012

Access Switch Device Manager Template Configuration

Configuring Ethernet Management Port

Using NetFlow Sampling to Select the Network Traffic to Track

Exclusive Configuration Change Access and Access Session Locking

PIM Allow RP. Finding Feature Information. Restrictions for PIM Allow RP

Configuring the Service Discovery Gateway

Cisco Discovery Protocol Version 2

Configuring Secure Shell (SSH)

Multiprotocol Label Switching (MPLS) on Cisco Routers

IP over IPv6 Tunnels. Information About IP over IPv6 Tunnels. GRE IPv4 Tunnel Support for IPv6 Traffic

Configuring Auto-QoS

Configuring Data Export for Flexible NetFlow with Flow Exporters

Classifying and Marking MPLS EXP

Configuring Client Roaming

IEEE 802.1ah on Provider Backbone Bridges

Fine-Grain NBAR for Selective Applications

Configuring MPLS Egress NetFlow Accounting and Analysis

Configuring Spanning Tree Protocol

ibgp Multipath Load Sharing

Flow-Based per Port-Channel Load Balancing

Zone-Based Firewall Logging Export Using NetFlow

Transcription:

Finding Feature Information, on page 1 Information About, on page 1 How to Configure SDM Templates, on page 3 Monitoring and Maintaining SDM Templates, on page 4 Configuration Examples for SDM Templates, on page 4 Additional References for SDM Templates, on page 5 Feature History and Information for, on page 6 Finding Feature Information Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required. Related Topics Feature History and Information for Troubleshooting Software Configuration Information About SDM Templates You can use SDM templates to configure system resources to optimize support for specific features, depending on how your device is used in the network. You can select a template to provide maximum system usage for some functions. After you change the template and the system reboots, you can use the show sdm prefer privileged EXEC command to verify the new template configuration. If you enter the show sdm prefer command before you enter the reload privileged EXEC command, the show sdm prefer command shows the template currently in use and the template that will become active after a reload. 1

SDM Templates and Switch Stacks The default is the advanced template. Table 1: Approximate Number of Feature Resources Allowed by Templates Resource Number of VLANs Unicast MAC addresses Overflow unicast MAC addresses IGMP groups and multicast routes Overflow IGMP groups and multicast routes Directly connected routes Indirectly connected IP hosts Policy-based routing ACEs QoS classification ACEs Security ACEs Netflow ACEs Input Microflow policer ACEs: Output Microflow policer ACEs: FSPAN ACEs Control Plane Entries: Input Netflow flows: Output Netflow flows: Advanced 4094 32 K 4 K 16K 7 K 1024 1024 256 K 256 K 256 8 K 16 K VLAN 4094 32 K 4 K 16 K 7 K 0 1024 0 0 256 8 K 16 K SDM templates do not create VLANs. You must create the VLANs before adding commands to the SDM templates. The tables represent approximate hardware boundaries set when a template is selected. If a section of a hardware resource is full, all processing overflow is sent to the CPU, seriously impacting switch performance. SDM Templates and Switch Stacks In a switch stack, all stack members must use the same SDM template that is stored on the active switch. When a new switch is added to a stack, the SDM configuration that is stored on the active switch overrides the template configured on an individual switch. 2

How to Configure SDM Templates You can use the show switch privileged EXEC command to see if any stack members are in SDM mismatch mode. How to Configure SDM Templates Configuring the Switch SDM Template Setting the SDM Template Follow these steps to use the SDM template to maximize feature usage: Procedure Step 1 Command or Action enable Purpose Enables privileged EXEC mode. Enter your password if prompted. Device> enable Step 2 configure terminal Enters global configuration mode. Device# configure terminal Step 3 sdm prefer { advanced vlan } Device(config)# sdm prefer advanced Specifies the SDM template to be used on the switch. The keywords have these meanings: advanced Supports advanced features such as Netflow. vlan Maximizes VLAN configuration on the switch with no routing supported in hardware. The no sdm prefer command and a default template is not supported. Step 4 sdm prefer access Device(config)# sdm prefer access Specifies the SDM template to be used on the switch. The keywords have these meanings: access Sets the access template The no sdm prefer command and a default template is not supported. 3

Monitoring and Maintaining SDM Templates Step 5 Command or Action end Purpose Returns to privileged EXEC mode. Device(config)# end Step 6 reload Reloads the operating system. Device# reload Monitoring and Maintaining SDM Templates Command show sdm prefer reload no sdm prefer Purpose Displays the SDM template in use. Reloads the switch to activate the newly configured SDM template. Sets the default SDM template. The SDM templates contain only those commands that are defined as part of the templates. If a template enables another related command that is not defined in the template, then this other command will be visible when the show running config command is entered. For example, if the SDM template enables the switchport voice vlan command, then the spanning-tree portfast edge command may also be enabled (although it is not defined on the SDM template). If the SDM template is removed, then other such related commands are also removed and have to be reconfigured explicitly. Configuration Examples for SDM Templates Examples: Device(config)# sdm prefer access Device(config)# exit Device# reload Proceed with reload? [confirm] 4

Examples: Displaying SDM Templates Examples: Displaying SDM Templates Device# show sdm prefer access Showing SDM Template Info This is the Access template. Number of VLANs: 4094 Unicast MAC addresses: 32768 Overflow Unicast MAC addresses: IGMP and Multicast groups: 8192 Overflow IGMP and Multicast groups: Directly connected routes: 24576 Indirect routes: 8192 Security Access Control Entries: 0 QoS Access Control Entries: 0 Policy Based Routing ACEs: 1024 Netflow Input ACEs: 256 Netflow Output ACEs: 768 Ingress Netflow ACEs: 256 Egress Netflow ACEs: 768 Flow SPAN ACEs: 256 Tunnels: LISP Instance Mapping Entries: Control Plane Entries: Input Netflow flows: 32768 Output Netflow flows: 32768 SGT/DGT (or) MPLS VPN entries: 8192 SGT/DGT (or) MPLS VPN Overflow entries: Wired clients: 2048 MPLS L3 VPN VRF: 256 MPLS Labels: 2048 MPLS L3 VPN Routes VRF Mode: 7168 MPLS L3 VPN Routes Prefix Mode: 3072 MVPN MDT Tunnels: 256 L2 VPN EOMPLS Attachment Circuit: 256 MAX VPLS Bridge Domains : 128 MAX VPLS Peers Per Bridge Domain: 32 MAX VPLS/VPWS Pseudowires : 1024 These numbers are typical for L2 and IPv4 features. Some features such as IPv6, use up double the entry size; so only half as many entries can be created. Additional References for SDM Templates Related Documents Related Topic Command Reference Document Title Command Reference (Catalyst 9300 Series Switches) Standards and RFCs Standard/RFC None Title 5

Feature History and Information for MIBs MIB All the supported MIBs for this release. MIBs Link To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: http://www.cisco.com/go/mibs Technical Assistance Description The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. Link http://www.cisco.com/support Feature History and Information for Release Cisco IOS XE Everest 16.5.1a Modification This feature was introduced. 6