Troubleshooting Tip: When it is not possible to configure interfaces with Virtual Hardware Switch
Description
The interface port30 is in use
node_check_object fail! for name port30
value parse error before 'port30'
Command fail. Return code -23
Scope
Solution
- No IP address is assigned to the interface.
- No firewall policy uses the interface.
- No static route is configured on the interface.
- No HA heartbeat interface is configured on the interface.
diagnose sys cmdb refcnt show <path.object.mkey>
Or:
show full-configuration | grep -f port30
Example:
diagnose sys cmdb refcnt show system.interface.name port30
entry used by table system.interface:name 'VPN_Winds_1'
entry used by table vpn.ipsec.phase1-interface:name 'VPN_Winds_1'
entry used by child table dstintf:name 'port30' of table firewall.policy:policyid '1'
entry used by child table dstintf:name 'port30' of table firewall.policy:policyid '2'
entry used by table router.static:seq-num '1'
Note:
