Canoga-perkins 9171 Command Reference Manual de usuario Pagina 184

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 782
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 183
CanogaOS Command Reference
12-2
Two subnets of a single network might otherwise be separated by another network. This situation is
not permitted when subnets are in use. In these instances, the first network is extended, or layered
on top of the second network using secondary addresses.
Examples
In the following example, 10.108.1.27 is the primary address and 192.31.7.17 and 192.31.8.17 are
secondary addresses for eth-0-1:
Switch(config)# interface eth-0-1
Switch(config-if)# ip address 10.108.1.27 255.255.255.0
Switch(config-if)# ip address 192.31.7.17/24 secondary
Switch(config-if)# ip address 192.31.8.17 255.255.255.0 secondary
Related Commands
12.2 ip icmp error-interval
To set the interval of ICMP error messages generated by the switch, use the ip icmp error-interval
command in global configuration mode. To restore the default value, use the no form of this command.
Command Syntax
ip icmp error-interval interval
interval The interval in milliseconds. The range is 0 to 2147483647 milliseconds.
Default
Default is 1000 milliseconds.
Command Mode
Global configuration
Usage
Examples
In the following example, user sets the error interval to 10 seconds, which means only one ICMP error
messages was generated per 10 seconds:
Switch(config)# ip icmp error-interval 10000
Related Commands
12.3 router-id (global)
To use a fixed router ID for all routing protocols, use the router-id command in global configuration
Vista de pagina 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 781 782

Comentarios a estos manuales

Sin comentarios