10-10

Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter10 Managing Your Cisco ONS 15530 System
Accessing System Images on TFTP Servers

The following example shows how to configure the network example shown in Figure 10-2 with a VLAN

trunk.

router(config)# interface fastethernet2/1.2
router(config-subif)# encapsulation isl 2
router(config-subif)# ip address 10.1.2.2 255.255.255.0
Cat5500> (enable) set vtp domain Corporate
Cat5500> (enable) set vtp mode server
Cat5500> (enable) set vlan 2
Cat5500> (enable) set vlan 2 3/2
Cat5500> (enable) set vlan 2 3/3
Cat5500> (enable) set trunk 3/1 on
ons15530(config)# interface fastethernet 0
ons15530(config-if)# ip address 10.1.2.4 255.255.255.254
ons15530(config-if)# exit
ons15530(config)# interface fastethernet-sby 0
ons15530(config-if)# ip address 10.1.2.6 255.255.255.254

Figure 10-3 shows a simple network configuration with a TFTP server, a router, a Catalyst 5500, and a

Cisco ONS 15530.
Figure10-3 Example Network with TFTP Server, Router, Catalyst 5500, CiscoONS 15530, and VLAN

The following example shows how to configure the network example shown in Figure 10-3 with a

VLAN.

router(config)# interface fastethernet2/1
router(config-if)# ip address 10.1.3.1 255.255.255.248
Cat5500> (enable) set vlan 2
Cat5500> (enable) set vlan 2 3/1
Cat5500> (enable) set vlan 2 3/2
Cat5500> (enable) set vlan 2 3/3
ons15530(config)# interface fastethernet 0
ons15530(config-if)# ip address 10.1.3.3 255.255.255.254
ons15530(config-if)# exit
ons15530(config)# interface fastethernet-sby 0
ons15530(config-if)# ip address 10.1.3.5 255.255.255.254
Backing Up a System Image to a TFTP Server

To create a backup copy of your system image, or to verify that the copy in Flash memor y is t he sa me

as the original file on disk, you can copy system images from Flash memory to a TFTP (Trivial File

Transfer Protocol) server.

TFTP server Cisco ONS 15530
Router
68856
Catalyst 5500
fastethernet-sby 0
255.255.255.254
fastethernet 0
255.255.255.254
3/1 3/2
3/3
5500
fastethernet 2/1
10.1.3.1
255.255.255.248 10.1.3.5
10.1.3.3