Remove IP Address from Subinterface with CLI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Remove IP Address from Subinterface with CLI

L5 Sessionator

I'm trying to remove an IP address from a subinterface using the CLI.

 

Command I'm using is: 'delete network interface ethernet 1/8 layer3 units ethernet1/8.3624 ip x.x.x.x/29'

When I run this command, I get a message saying:

'No object to delete in delete handler'

 

I am able to remove all other configuration from the subinterface.

2 REPLIES 2

L4 Transporter

try this

 

in edit mode

 

type " run set cli config-output-format set "  (without the quote).

 

type  "network interface ethernet 1/8 layer3 units ethernet1/8.3624 "

 

and review the output, see if that a.b.c.d/29 still exists.

 

I just did a quick test on a PA220 running 8.0.4.  I am able to remove the subinterface ip adderss.  hope this helps,

 

E

 

 

 

 

The command that I used to get it was:

delete network interface ethernet ethernet 1/8 layer3 units ethernet1/8.3624 ip x.x.x.x/29

There is an extra 'ethernet' included that I wasn't typing.

  • 3596 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!