
2-8
Cisco 6400 Software Setup Guide
OL-1183-04
Chapter2 Basic NSP Configuration
Network Management Ethernet Interface
Task 2: Setting up the Bridge Group
To set up the bridge group, complete the following steps beginning in global configuration mode:
Task 3: Configuring the NME Interface
To configure the NME interface, complete the following steps beginning in global configuration mode:
Example—NME Consolidation Configuration on the NSP
!
bridge irb
!
bridge 1 protocol ieee
bridge 1 route ip
!
interface ethernet 0/0/0
no ip address
!
interface ethernet 0/0/1
no ip address
bridge-group 1
!
interface BVI1
ip address 172.20.40.93 255.255.255.0
!
Command Purpose
Step1
Switch(config)# bridge irb
Enables integrated routing and bridging.
Step2
Switch(config)# bridge 1 protocol ieee
Selects the IEEE Ethernet Spanning-Tree
Protocol for bridge group 1.
Step3
Switch(config)# bridge 1 route ip
Enables IP routing in bridge group 1.
Step4
Switch(config-if)# interface ethernet 0/0/1
Selects the Ethernet 0/0/1 interface.
Step5
Switch(config-if)# bridge-group 1
Assigns the Ethernet 0/0/1 interface to bridge
group 1.
Command Purpose
Step1
Switch(config)# interface BVI1
Creates or selects the interface used for NME
consolidation.
Step2
Switch(config-if)# ip address address subnet
or, if using DHCP,
Switch(config-if)# ip address negotiated
Configures a static IP address and
subnetwork address.
Enables the interface to obtain an IP address,
subnet mask, router address, and static routes
from a DHCP server.
Comentarios a estos manuales