Removing static routes - BlueCat Integrity - 9.4.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Remove IPv4/IPv6 static routes from the routing table.

To remove a static route for an IPv4/IPv6 address:

  1. From Main Session mode, type configure network and press ENTER.
  2. Type remove static-route <ipv4|ipv6network_segment/netmask>--><ipv4|ipv6address> and press ENTER. Use Spacebar to auto-complete the network segment and via-address when removing a static route.
  3. Type save and press ENTER. The Administration Console saves your settings.
IPv4 example:
Proteus> configure network
Proteus:configure:network> remove static-route 10.10.10.5/32-->
192.168.1.10
Proteus:configure:network> save
IPv6 example:
Adonis> configure network
Adonis:configure:network> remove static-route 2001:db8::AC10:FE01/64-->
2001:db8::1
Adonis:configure:network> save