cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble deleting route

Trouble deleting route

EtherNation_Use
Contributor II
Create Date: Oct 10 2012 10:44PM

Hi all,I'm having trouble deleting this route:* Switch Extreme # show iproute vlan
vlan vlan
vlan name
"vlan1"
* Switch Extreme PTT-SP.1 # show iproute "vlan1"
Ori Destination Gateway Mtr Flags
#s XXX.XX.192.0/20 XXX.XX.192.2 1 UG---S-um--f-
#s XXX.XX.192.0/21 XXX.XX.192.2 1 UG---S-um--f-
#d XXX.XX.192.0/30 XXX.XX.192.1 1 U------um--f-
#d XXX.XX.192.32/30 XXX.XX.192.33 1 U------um--f-
#s XXX.XX.199.8/32 XXX.XX.192.34 1 UG---S-um--f-
#s XXX.XX.200.0/21 XXX.XX.192.2 1 UG---S-um--f-

* Switch Extreme # configure iproute delete XXX.XX.199.8/32 XXX.XX.192.34 vlan "vlan1"
ERROR: Cannot delete the net route (XXX.XX.199.8/255.255.255.255) with gateway(XXX.XX.192.34)

* Switch Extreme # configure iproute delete XXX.XX.199.8/32 XXX.XX.192.34
ERROR: Cannot delete the net route (XXX.XX.199.8/255.255.255.255) with gateway(XXX.XX.192.34)

Someone have any tip of what i'm doing wrong?Sorry for my bad EnglishCheers (from Marco_Carvalho)
3 REPLIES 3

EtherNation_Use
Contributor II
Create Date: Oct 11 2012 11:15PM

can you upload your config and attach it?

P (from Paul_Russo)

EtherNation_Use
Contributor II
Create Date: Oct 11 2012 10:08PM

prusso wrote:
What version are you running?

------> ExtremeXOS version 12.5.1.6 v1251b6 by release-manager

Here's what I was able to do

* X460-24p.7 # config ipr add 192.168.3.1/32 192.168.0.1
* X460-24p.8 # show iproute
Ori Destination Gateway Mtr Flags VLAN Duration
#d 192.168.0.0/24 192.168.0.50 1 U------um--f- Default 0d:0h:15m:47s
#s 192.168.3.1/32 192.168.0.1 1 UG---S-um--f- Default 0d:0h:0m:2s

* X460-24p.9 # config ipr del 192.168.3.1/32 192.168.0.1 vr vr-de
* X460-24p.10 # show ipr
Ori Destination Gateway Mtr Flags VLAN Duration
#d 192.168.0.0/24 192.168.0.50 1 U------um--f- Default 0d:0h:16m:11s

Unfortunately here doesn't work:
Switch Extreme PTT-SP.2 # config ipr del XXX.XX.199.8/32 XXX.XX.192.34 vr "VR-Default"
ERROR: Cannot delete the net route (XXX.XX.199.8/255.255.255.255) with gateway(XXX.XX.192.34)

Thank you anyway. (from Marco_Carvalho)

EtherNation_Use
Contributor II
Create Date: Oct 11 2012 5:24PM

What version are you running?

Here's what I was able to do

* X460-24p.7 # config ipr add 192.168.3.1/32 192.168.0.1
* X460-24p.8 # show iproute
Ori Destination Gateway Mtr Flags VLAN Duration
#d 192.168.0.0/24 192.168.0.50 1 U------um--f- Default 0d:0h:15m:47s
#s 192.168.3.1/32 192.168.0.1 1 UG---S-um--f- Default 0d:0h:0m:2s

* X460-24p.9 # config ipr del 192.168.3.1/32 192.168.0.1 vr vr-de
* X460-24p.10 # show ipr
Ori Destination Gateway Mtr Flags VLAN Duration
#d 192.168.0.0/24 192.168.0.50 1 U------um--f- Default 0d:0h:16m:11s

Thanks
P (from Paul_Russo)
GTM-P2G8KFN