Forum Discussion
Demeter_Luo
Nimbostratus
Nov 30, 2016Bash script embedded TMSH command can't execute.
Hi All
I have a Bash script and embedded TMSH command.
I found Find the delete selfip command is not effective.
Such as: /usr/bin/tmsh delete /net self 172.16.0.55.
The others TMS...
FMA_199355
Nimbostratus
Nov 30, 2016I've just tried it on my box and it worked:
[root@default:/S1-green-P:Active:Standalone] config tmsh list /net self
net self 192.168.0.1 {
address 192.168.0.1/30
traffic-group traffic-group-local-only
vlan Xover
}
net self 172.31.19.231 {
address 172.31.19.231/23
allow-service all
traffic-group traffic-group-local-only
vlan IN
}
[root@default:/S1-green-P:Active:Standalone] config tmsh delete net self 192.168.0.1
[root@default:/S1-green-P:Active:Standalone] config tmsh list /net self
net self 172.31.19.231 {
address 172.31.19.231/23
allow-service all
traffic-group traffic-group-local-only
vlan IN
}
Can you show output of
list /net self command ?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