- Community Home
 - >
 - Networking
 - >
 - Switching and Routing
 - >
 - LAN Routing
 - >
 - Re: need to remove a class
 
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-04-2012 03:22 AM
12-04-2012 03:22 AM
			
				
					
						
							need to remove a class
						
					
					
				
			
		
	
			
	
	
	
	
	
5406zl switch
I am trying to remove the red lines, but it says they are part of an applied policy.
How do I remove them?
class ipv4 "Marbut-test"
     10 match ip 128.1.1.6 0.0.0.0 10.170.1.0 0.0.0.255
   exit
class ipv4 "MPLS_Redirect"
     10 match ip 128.1.1.6 0.0.0.0 10.170.1.0 0.0.0.255
   exit
policy pbr "Gatewayredirect"
     20 class ipv4 "MPLS_Redirect"
      action ip next-hop 128.1.21.90
      action interface null
      exit
   exit
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-05-2012 01:13 PM
12-05-2012 01:13 PM
			
				
					
						
							Re: need to remove a class
						
					
					
				
			
		
	
			
	
	
	
	
	
Hi Mark,
Is "Marbut-test" used anywhere else in your configuration?
Paul