cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
500
Views
0
Helpful
1
Replies

Exclude IP from RESET

tasksrl7808
Community Member

Hi! I'm wondering if there is the possibility of excluding an IP address from the RESET, even if the rule is matched.

Thanks in advance

Francesco

1 Reply 1

wong34539
Level 11
Level 11

address - Choose among alternate paths based on IP addresses. For example:

(config)# ip ecmp address

no-prefer-ingress - Do not prefer the ingress path of a flow for its reverse egress path. By default, the ingress path for a flow is the preferred egress path. This means that the preferred interface over which to reply to a client is the interface on which the CSS originally received the request from the client. For example:

(config)# ip ecmp no-prefer-ingress

To reset the ingress path of a flow for its preferred reverse egress path, enter:

(config)# no ip ecmp no-prefer-ingress

Review Cisco Networking for a $25 gift card