tools network-instance
network-instance name string
+  bridge-table
   +  mac-duplication
      +  delete-macs-type keyword
      +  duplicate-entries
         +  mac address string
            +  delete-mac 
   +  mac-learning
      +  delete-all-macs 
      +  learnt-entries
         +  mac address string
            +  delete-mac 
+  icmp
   +  statistics
      +  clear 
+  icmp6
   +  statistics
      +  clear 
+  protocols
   +  bgp
      +  group group-name string
         +  reset-peer
            +  peer-as number
         +  soft-clear
            +  peer-as number
            +  route-refresh keyword
      +  neighbor peer-address (ipv4-address | ipv6-address-with-zone)
         +  reset-peer 
         +  soft-clear
            +  route-refresh keyword
      +  reset-peer
         +  peer-as number
      +  soft-clear
         +  peer-as number
         +  route-refresh keyword
   +  isis
      +  instance name string
         +  interface interface-name string
            +  adjacencies
               +  clear 
         +  ldp-synchronization
            +  exit 
         +  link-state-database
            +  clear 
         +  statistics
            +  clear 
   +  ldp
      +  discovery
         +  interfaces
            +  interface name string
               +  ipv4
                  +  statistics
                     +  clear 
      +  peers
         +  peer lsr-id string label-space-id number
            +  reset 
            +  statistics
               +  clear 
      +  reset-overload
      +  statistics
         +  clear 
   +  ospf
      +  instance name string
         +  area area-id
            +  interface interface-name string
               +  neighbors
                  +  clear 
         +  ldp-synchronization
            +  exit 
         +  link-state-database
            +  clear 
         +  manual-spf
            +  run 
         +  neighbors
            +  clear 
            +  neighbor neighbor-id
               +  clear 
         +  overload
            +  clear 
         +  statistics
            +  clear 
network-instance Descriptions
network-instance name string
| Description | Enter the network-instance list instance | |
| Context | network-instance name string | |
| Tree | network-instance | |
| Configurable | True | 
name string
| Description | A unique name identifying the network instance | |
| Context | network-instance name string | |
| Configurable | True | 
bridge-table
| Description | Enter the bridge-table | |
| Context | network-instance name string bridge-table | |
| Tree | bridge-table | |
| Configurable | True | 
mac-duplication
| Description | Enable the mac-duplication context | |
| Context | network-instance name string bridge-table mac-duplication | |
| Tree | mac-duplication | |
| Configurable | True | 
delete-macs-type keyword
| Description | Type of duplicate mac entries to delete. | |
| Context | network-instance name string bridge-table mac-duplication delete-macs-type keyword | |
| Tree | delete-macs-type | |
| Options | 
  | |
| Configurable | True | 
duplicate-entries
| Description | Enter the duplicate-entries context | |
| Context | network-instance name string bridge-table mac-duplication duplicate-entries | |
| Tree | duplicate-entries | |
| Configurable | True | 
mac address string
| Description | Address of MACs learnt on the bridging instance | |
| Context | network-instance name string bridge-table mac-duplication duplicate-entries mac address string | |
| Tree | mac | |
| Configurable | True | 
address string
| Description | Enter the address context | |
| Context | network-instance name string bridge-table mac-duplication duplicate-entries mac address string | |
| Configurable | True | 
delete-mac
| Description | Delete the duplicate MAC address. | |
| Context | network-instance name string bridge-table mac-duplication duplicate-entries mac address string delete-mac | |
| Tree | delete-mac | |
| Configurable | True | 
mac-learning
| Description | Enable the mac-learning context | |
| Context | network-instance name string bridge-table mac-learning | |
| Tree | mac-learning | |
| Configurable | True | 
delete-all-macs
| Description | Delete all learnt mac entries. | |
| Context | network-instance name string bridge-table mac-learning delete-all-macs | |
| Tree | delete-all-macs | |
| Configurable | True | 
learnt-entries
| Description | Enter the learnt-entries context | |
| Context | network-instance name string bridge-table mac-learning learnt-entries | |
| Tree | learnt-entries | |
| Configurable | True | 
mac address string
| Description | The MACs learnt on the bridging instance | |
| Context | network-instance name string bridge-table mac-learning learnt-entries mac address string | |
| Tree | mac | |
| Configurable | True | 
address string
| Description | Enter the address context | |
| Context | network-instance name string bridge-table mac-learning learnt-entries mac address string | |
| Configurable | True | 
delete-mac
| Description | Delete the learnt MAC address. | |
| Context | network-instance name string bridge-table mac-learning learnt-entries mac address string delete-mac | |
| Tree | delete-mac | |
| Configurable | True | 
icmp
| Description | Enter the icmp context | |
| Context | network-instance name string icmp | |
| Tree | icmp | |
| Configurable | True | 
statistics
| Description | ICMP version 4 statistics | |
| Context | network-instance name string icmp statistics | |
| Tree | statistics | |
| Configurable | True | 
clear
| Description | Resets all the YANG state counters under network-instance/icmp/statistics to zero | |
| Context | network-instance name string icmp statistics clear | |
| Tree | clear | |
| Configurable | True | 
icmp6
| Description | Enter the icmp6 context | |
| Context | network-instance name string icmp6 | |
| Tree | icmp6 | |
| Configurable | True | 
statistics
| Description | ICMP version 6 statistics | |
| Context | network-instance name string icmp6 statistics | |
| Tree | statistics | |
| Configurable | True | 
clear
| Description | Resets all the YANG state counters under network-instance/icmp6/statistics to zero | |
| Context | network-instance name string icmp6 statistics clear | |
| Tree | clear | |
| Configurable | True | 
protocols
| Description | The routing protocols that are enabled for this network-instance. | |
| Context | network-instance name string protocols | |
| Tree | protocols | |
| Configurable | True | 
bgp
| Description | Enable the bgp context | |
| Context | network-instance name string protocols bgp | |
| Tree | bgp | |
| Configurable | True | 
group group-name string
| Description | Enter the group list instance | |
| Context | network-instance name string protocols bgp group group-name string | |
| Tree | group | |
| Configurable | True | 
group-name string
| Description | The configured name of the peer group | |
| Context | network-instance name string protocols bgp group group-name string | |
| String Length | 1 to 255 | |
| Configurable | True | 
reset-peer
| Description | Enable the reset-peer context | |
| Context | network-instance name string protocols bgp group group-name string reset-peer | |
| Tree | reset-peer | |
| Configurable | True | 
peer-as number
| Description | Hard reset only BGP peers in the peer-group that have the specified peer-AS number, whether they are configured peers or dynamic peers | |
| Context | network-instance name string protocols bgp group group-name string reset-peer peer-as number | |
| Tree | peer-as | |
| Range | 1 to 4294967295 | |
| Configurable | True | 
soft-clear
| Description | Enable the soft-clear context | |
| Context | network-instance name string protocols bgp group group-name string soft-clear | |
| Tree | soft-clear | |
| Configurable | True | 
peer-as number
| Description | Soft reset only BGP peers in the peer-group that have the specified peer-AS number, whether they are configured peers or dynamic peers | |
| Context | network-instance name string protocols bgp group group-name string soft-clear peer-as number | |
| Tree | peer-as | |
| Range | 1 to 4294967295 | |
| Configurable | True | 
route-refresh keyword
| Description | The address family to refresh This is encoded in the ROUTE_REFRESH message. By default all families are refreshed.  | |
| Context | network-instance name string protocols bgp group group-name string soft-clear route-refresh keyword | |
| Tree | route-refresh | |
| Options | 
  | |
| Configurable | True | 
neighbor peer-address (ipv4-address | ipv6-address-with-zone)
| Description | Enter the neighbor list instance | |
| Context | network-instance name string protocols bgp neighbor peer-address (ipv4-address | ipv6-address-with-zone) | |
| Tree | neighbor | |
| Configurable | True | 
peer-address (ipv4-address | ipv6-address-with-zone)
| Description | The transport address of the BGP peer The peer-address must be a valid IPv4 unicast address or a valid IPv6 global unicast address. Sessions to a link-local IPv6 address are not supported.  | |
| Context | network-instance name string protocols bgp neighbor peer-address (ipv4-address | ipv6-address-with-zone) | |
| Configurable | True | 
reset-peer
| Description | Hard reset the peer | |
| Context | network-instance name string protocols bgp neighbor peer-address (ipv4-address | ipv6-address-with-zone) reset-peer | |
| Tree | reset-peer | |
| Configurable | True | 
soft-clear
| Description | Enable the soft-clear context | |
| Context | network-instance name string protocols bgp neighbor peer-address (ipv4-address | ipv6-address-with-zone) soft-clear | |
| Tree | soft-clear | |
| Configurable | True | 
route-refresh keyword
| Description | The address family to refresh This is encoded in the ROUTE_REFRESH message. By default all families are refreshed.  | |
| Context | network-instance name string protocols bgp neighbor peer-address (ipv4-address | ipv6-address-with-zone) soft-clear route-refresh keyword | |
| Tree | route-refresh | |
| Options | 
  | |
| Configurable | True | 
reset-peer
| Description | Enable the reset-peer context | |
| Context | network-instance name string protocols bgp reset-peer | |
| Tree | reset-peer | |
| Configurable | True | 
peer-as number
| Description | Hard reset only BGP peers that have the specified peer-AS number, whether they are configured peers or dynamic peers | |
| Context | network-instance name string protocols bgp reset-peer peer-as number | |
| Tree | peer-as | |
| Range | 1 to 4294967295 | |
| Configurable | True | 
soft-clear
| Description | Enable the soft-clear context | |
| Context | network-instance name string protocols bgp soft-clear | |
| Tree | soft-clear | |
| Configurable | True | 
peer-as number
| Description | Soft reset only BGP peers that have the specified peer-AS number, whether they are configured peers or dynamic peers | |
| Context | network-instance name string protocols bgp soft-clear peer-as number | |
| Tree | peer-as | |
| Range | 1 to 4294967295 | |
| Configurable | True | 
route-refresh keyword
| Description | The address family to refresh This is encoded in the ROUTE_REFRESH message. By default all families are refreshed.  | |
| Context | network-instance name string protocols bgp soft-clear route-refresh keyword | |
| Tree | route-refresh | |
| Options | 
  | |
| Configurable | True | 
isis
| Description | Enable the isis context | |
| Context | network-instance name string protocols isis | |
| Tree | isis | |
| Configurable | True | 
instance name string
name string
interface interface-name string
| Description | List of IS-IS interfaces | |
| Context | network-instance name string protocols isis instance name string interface interface-name string | |
| Tree | interface | |
| Configurable | True | 
interface-name string
| Description | Reference to a specific subinterface of the form <interface-name>.<subinterface-index> | |
| Context | network-instance name string protocols isis instance name string interface interface-name string | |
| String Length | 5 to 25 | |
| Configurable | True | 
adjacencies
| Description | Enter the adjacencies context | |
| Context | network-instance name string protocols isis instance name string interface interface-name string adjacencies | |
| Tree | adjacencies | |
| Configurable | True | 
clear
| Description | Reset all of the adjacencies on this interface | |
| Context | network-instance name string protocols isis instance name string interface interface-name string adjacencies clear | |
| Tree | clear | |
| Configurable | True | 
ldp-synchronization
| Description | IS-IS LDP-IGP synchronisation | |
| Context | network-instance name string protocols isis instance name string ldp-synchronization | |
| Tree | ldp-synchronization | |
| Configurable | True | 
exit
| Description | Advertise the norrmal metric for all IS-IS interfaces, even if some are configured for LDP synchronization and ISIS is not in sync with LDP on these interfaces | |
| Context | network-instance name string protocols isis instance name string ldp-synchronization exit | |
| Tree | exit | |
| Configurable | True | 
link-state-database
| Description | The ISIS link state database | |
| Context | network-instance name string protocols isis instance name string link-state-database | |
| Tree | link-state-database | |
| Configurable | True | 
clear
| Description | Clear the contents of the LSDB. | |
| Context | network-instance name string protocols isis instance name string link-state-database clear | |
| Tree | clear | |
| Configurable | True | 
statistics
| Description | Enter the statistics context | |
| Context | network-instance name string protocols isis instance name string statistics | |
| Tree | statistics | |
| Configurable | True | 
clear
| Description | Reset all of the IS-IS instance statistics to zero. | |
| Context | network-instance name string protocols isis instance name string statistics clear | |
| Tree | clear | |
| Configurable | True | 
ldp
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Operational tools commands for LDP. | |
| Context | network-instance name string protocols ldp | |
| Tree | ldp | |
| Configurable | True | |
discovery
interfaces
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the interfaces context | |
| Context | network-instance name string protocols ldp discovery interfaces | |
| Tree | interfaces | |
| Configurable | True | |
interface name string
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the interface list instance | |
| Context | network-instance name string protocols ldp discovery interfaces interface name string | |
| Tree | interface | |
| Configurable | True | |
name string
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Reference type to a specific subinterface of the form <interface-name>.<subinterface-index> | |
| Context | network-instance name string protocols ldp discovery interfaces interface name string | |
| String Length | 5 to 25 | |
| Configurable | True | |
ipv4
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the ipv4 context | |
| Context | network-instance name string protocols ldp discovery interfaces interface name string ipv4 | |
| Tree | ipv4 | |
| Configurable | True | |
statistics
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the statistics context | |
| Context | network-instance name string protocols ldp discovery interfaces interface name string ipv4 statistics | |
| Tree | statistics | |
| Configurable | True | |
clear
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Resets all the LDP instance state counters to zero | |
| Context | network-instance name string protocols ldp discovery interfaces interface name string ipv4 statistics clear | |
| Tree | clear | |
| Configurable | True | |
peers
peer lsr-id string label-space-id number
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | List of peers. | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number | |
| Tree | peer | |
| Configurable | True | |
lsr-id string
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | The LSR ID of the peer, to identify the globally unique LSR. This is the first four octets of the LDP ID. This leaf is used together with the leaf 'label-space-id' to form the LDP ID. | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number | |
| Configurable | True | |
label-space-id number
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | The Label Space ID of the peer, to identify a specific label space within the LSR. This is the last two octets of the LDP ID. This leaf is used together with the leaf 'lsr-id' to form the LDP ID. | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number | |
| Configurable | True | |
reset
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Reset the LDP session by closing the TCP connection and establishing a new one. | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number reset | |
| Tree | reset | |
| Configurable | True | |
statistics
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the statistics context | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number statistics | |
| Tree | statistics | |
| Configurable | True | |
clear
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Resets all the LDP instance state counters to zero | |
| Context | network-instance name string protocols ldp peers peer lsr-id string label-space-id number statistics clear | |
| Tree | clear | |
| Configurable | True | |
reset-overload
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enable the reset-overload context | |
| Context | network-instance name string protocols ldp reset-overload | |
| Tree | reset-overload | |
| Configurable | True | |
statistics
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Enter the statistics context | |
| Context | network-instance name string protocols ldp statistics | |
| Tree | statistics | |
| Configurable | True | |
clear
| 
 Note:  This command is available for the following platforms: 
  | ||
| Description | Resets all the LDP instance state counters to zero | |
| Context | network-instance name string protocols ldp statistics clear | |
| Tree | clear | |
| Configurable | True | |
ospf
| Description | Enable the ospf context | |
| Context | network-instance name string protocols ospf | |
| Tree | ospf | |
| Configurable | True | 
instance name string
name string
area area-id
area-id
interface interface-name string
interface-name string
| Description | Reference to a specific subinterface of the form <interface-name>.<subinterface-index> | |
| Context | network-instance name string protocols ospf instance name string area area-id interface interface-name string | |
| String Length | 5 to 25 | |
| Configurable | True | 
neighbors
clear
ldp-synchronization
| Description | Enter the ldp-synchronization context | |
| Context | network-instance name string protocols ospf instance name string ldp-synchronization | |
| Tree | ldp-synchronization | |
| Configurable | True | 
exit
| Description | Advertise the norrmal metric for all OSPF interfaces, even if some are configured for LDP synchronization and OSPF is not in sync with LDP on these interfaces | |
| Context | network-instance name string protocols ospf instance name string ldp-synchronization exit | |
| Tree | exit | |
| Configurable | True | 
link-state-database
| Description | The OSPF link state database | |
| Context | network-instance name string protocols ospf instance name string link-state-database | |
| Tree | link-state-database | |
| Configurable | True | 
clear
| Description | Clear the contents of the LSDB. | |
| Context | network-instance name string protocols ospf instance name string link-state-database clear | |
| Tree | clear | |
| Configurable | True | 
manual-spf
| Description | Enter the manual-spf context | |
| Context | network-instance name string protocols ospf instance name string manual-spf | |
| Tree | manual-spf | |
| Configurable | True | 
run
| Description | Run a SPF calculation. | |
| Context | network-instance name string protocols ospf instance name string manual-spf run | |
| Tree | run | |
| Configurable | True | 
neighbors
clear
neighbor neighbor-id
| Description | Enter the neighbor list instance | |
| Context | network-instance name string protocols ospf instance name string neighbors neighbor neighbor-id | |
| Tree | neighbor | |
| Configurable | True | 
neighbor-id
| Description | The neighbor's ip-address in case of OSPFv2, the router-id otherwise | |
| Context | network-instance name string protocols ospf instance name string neighbors neighbor neighbor-id | |
| Configurable | True | 
clear
overload
clear
statistics
| Description | Enter the statistics context | |
| Context | network-instance name string protocols ospf instance name string statistics | |
| Tree | statistics | |
| Configurable | True | 
clear
| Description | Reset all of the OSPF instance statistics to zero. | |
| Context | network-instance name string protocols ospf instance name string statistics clear | |
| Tree | clear | |
| Configurable | True |