Cisco Systems 15327 Manual de usuario Pagina 102

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 584
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 101
6-6
Ethernet Card Software Feature and Configuration Guide, R7.2
January 2009
Chapter 6 Configuring Bridges
No IP Routing Mode
All the interfaces and subinterface belonging to the same bridge-group need consistent configuration
with regard to IP addresses. Either all of the bridge group’s interfaces should be configured with IP
addresses or none of the bridge group’s interfaces should be configured with IP addresses.
Example 6-4 shows ML-Series card interfaces configured in a bridge group with no IP addresses.
Example 6-4 Bridge Group with No IP Address
ip routing
bridge 1 proto rstp
int f0
bridge-group 1
int pos 0
bridge-group 1
Example 6-5 shows ML-Series card interfaces configured with IP addresses but not in a bridge group.
Example 6-5 IP Addresses with No Bridge Group
ip routing
int f0
ip address 10.10.10.2 255.255.255.0
int pos 0
ip address 20.20.20.2 255.255.255.0
Example 6-6 shows ML-Series card interfaces configured with IP addresses and in a bridge group.
Example 6-6 IP Addresses with Bridge Group
ip routing
bridge 1 proto rstp
int f0
ip address 10.10.10.2 255.255.255.0
bridge-group 1
int pos 0
ip address 20.20.20.2 255.255.255.0
bridge-group 1
No IP Routing Mode
The no IP routing mode bridges all packets, both IP and non-IP, and prevents routing. Although Cisco
IOS can use the IP addresses for interfaces configured as management ports, it will not route between
these IP addresses.
The global command no ip routing enables this feature, and enabling no ip routing disables the other
modes.
The following rules help describe packet handling in this mode:
An input interface or subinterface configured with only a bridge-group and no ip addresses bridges
all packets (Example 6-7).
Vista de pagina 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 583 584

Comentarios a estos manuales

Sin comentarios