- Preface
- Installing UCS NID Controller
- Configuration Management
- Administering the Cisco ME 1200 NID
- Configuring Notifications
- Zero Touch Provisioning
- Auto Discovery of Cisco ME 1200 NIDs
- Configuring Synchronous Ethernet
- Configuring Ethernet Virtual Connections
- Configuring Switch Ports
- Configuring Spanning-Tree Protocol
- Configuring Link Aggregation Control Protocol (LACP)
- Provisioning Link Layer Discovery Protocol
- Configuring SNMP
- Configuring PTP
- Configuring ACLs
- Configuring Quality of Service (QoS)
- Configuring Ethernet OAM, Link OAM, and CFM
- Configuring Performance Monitoring
- Configuring EPS
- Configuring ERPS
- Configuring L2CP
- Configuring MAC Security
- Configuring NTP
- Configuring Storm Control
- Configuring Syslog
- Configuring SPAN
- Configuring RSPAN
- Configuring RFC 2544
- Configuring sFlow
- Configuring UDLD
- Configuring LST
- Configuring Flex Links
- Configuring Y.1564
- Configuring Bulk Provisioning
- Template Management
Template Management
-
Ability to create a customized template XML file based on user configuration.
-
Dedicated configuration mode for template management operations.
-
Fetches existing running configuration template from operational NID, locally storing the same or customized template, and applying these to a single or group of NIDs.
Prerequisites for Configuring Template Management
How to Configure Template Management
Configuring Template Management
Configuration Example
UCS# ProvisionEVC ? EVC operations UCS# ProvisionEVC UCS(ProvisionEVC)# addECE addECE_v2 Add ECE [Port range extended] addEVC addEVC_v2 Add EVC [Port range extended] addPolicerEVC Add EVC policer debug Change to the debug mode deleteECE deleteEVC deletePolicerEVC Delete EVC policer disableEVCpolicer editECEConfiguration editEVCConfiguration editEVCConfiguration_v2 Update EVC parameters [Port range extended] enableEVCpolicer exit Exit the named view getECEBlankForm getECEBlankForm_v2 Get ECE Blank Form [Port range extended] getECEconfiguration getECEconfiguration_v2 Get ECE Configuration [Port range extended] getECECounters getEVC_Counters getevc Counters getEVCBlankform getEVCBlankform getEVCBlankForm_v2 Get EVC Blank Form [Port range extended] getEVCconfiguration getEVCconfiguration_v2 Get EVC configuration [Port range extended] help Display an overview of the CLI syntax history Display the current session's command line history logout Logout of the current CLI session modifyEVCpolicer reorderECEentries script Change to the script demo mode top Return to the default mode
Configure a new ECE ID.
UCS(ProvisionEVC)# addECE ece_configuration ece_id 1 AddECE Commit Success!!!
Validate configuration for newly configured ECE ID.
UCS(ProvisionEVC)# getECEconfiguration getECEconfig 1
UCS(ProvisionEVC)# getECEconfiguration review
Commands in queue:
getECEconfiguration getECEconfig 1
UCS(ProvisionEVC)# getECEconfiguration commit
Connection to web service opened
Decoding was successful
Decoded record:
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.ece_id = 1
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_1_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_2_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_3_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_4_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_5_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.uni_ports.
GigabitEthernet_6_UNI = false
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.
outer_tag_match.match_type.t = 1
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.
outer_tag_match.match_type.u.any = 'default'
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.
outer_tag_match.match_fields.vlan_id_filter.t = 2
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.
outer_tag_match.match_fields.vlan_id_filter.u.range = '0-4095'
GetECEconfiguration_Output.ece_config_get_response.ece_configuration.control.ingress_match.
outer_tag_match.match_fields.inner_pcp.t = 15
…
UCS(ProvisionEVC)#exit
UCS#
Feedback