Forum Discussion
keiti_4329
Nimbostratus
Jul 21, 2016Deletion specific IPv6 neighbor entry
Hello Expert,
Does LTM support to delete specific IPv6 neighbor entry?
I think we are able to delete entire neighbor entries only, not specific..
IanB
Employee
Jul 21, 2016You can use this command:
tmsh delete ndp xxxxxx
For example, I want to delete [2001::000b]:
root@(ltm-1141-61)(cfg-sync Standalone)(Active)(/Common)(tmos) delete net ndp ?
Options:
all Apply the command to all configuration items
Identifier:
[object identifier] Name
root@(ltm-1141-61)(cfg-sync Standalone)(Active)(/Common)(tmos) show net ndp
------------------------------------------------------------------------------------------------------------------------------
Net::Ndp
Name Address HWaddress Vlan Expire-in-sec Status
------------------------------------------------------------------------------------------------------------------------------
2001::b 2001::b 0:c:29:56:5a:63 /Common/clients 24 reachable
fe80::20c:29ff:fe56:5a63%vlan101 fe80::20c:29ff:fe56:5a63%vlan101 0:c:29:56:5a:63 /Common/clients 19 reachable
root@(ltm-1141-61)(cfg-sync Standalone)(Active)(/Common)(tmos) delete net ndp 2001::b
root@(ltm-1141-61)(cfg-sync Standalone)(Active)(/Common)(tmos) show net ndp
------------------------------------------------------------------------------------------------------------------------------
Net::Ndp
Name Address HWaddress Vlan Expire-in-sec Status
------------------------------------------------------------------------------------------------------------------------------
fe80::20c:29ff:fe56:5a63%vlan101 fe80::20c:29ff:fe56:5a63%vlan101 0:c:29:56:5a:63 /Common/clients 14 reachable
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects