Cisco WS-X6248-RJ-45 - Catalyst 6000 Expansion Module Manual de usuario Pagina 38

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 37
Cisco Systems, Inc.
All contents are Copyright © 1992–2002 Cisco Systems, Inc. All rights reserved. Important Notices and Privacy Statement.
Page 38 of 42
Step 3. Create VLANs and check the status.
Step 4. Configure the Gigabit Ethernet uplinks as routed interfaces. The Gigabit Ethernet uplinks 1/1 and 1/2
are used to connect to the remainder of the network. Because these ports only require Layer 3 routing
functionality, the Cisco IOS Software can use the straightforward routed interface command
structure below:
[VLANs 89 and 90 are randomly chosen for this example]
CatOS Cisco IOS Software
set vlan 2 name Marketing
set vlan 3 name Finance
show vlan
configure terminal
vlan 2
name Marketing
vlan 3
name Finance
end
write memory
show vlan
CatOS Cisco IOS Software
Catalyst OS config:
set vlan 89 1/1
set vlan 90 1/2
MSFC config:
int vlan 89
ip address 10.1.1.1 255.255.255.0
no shut
int vlan 90
ip address 10.1.2.1 255.255.255.0
no shut
end
write memory
configure terminal
interface gigabitethernet 1/1
ip address 10.1.1.1 255.255.255.0
no shut
interface gigabitethernet1/2
ip address 10.1.2.1 255.255.255.0
no shut
end
write memory
Vista de pagina 37
1 2 ... 33 34 35 36 37 38 39 40 41 42

Comentarios a estos manuales

Sin comentarios