XSR Rebooting Characteristics

Create the multi-point VPN virtual port required to terminate many clients:

XSR(config)#interface vpn1 multi-point

XSR(config)#description “VPN Virtual Interface Int0”

XSR(config)#ip address 10.10.10.1/24

XSR(config)#ip rip send version 2

XSR(config)#ip rip receive version 2

XSR(config)#ip multicast-redirect tunnel-endpoint

Enable RIP routing on all networks except the public interface:

XSR(config)#router rip

XSR(config)#network 172.16.10.0

XSR(config)#network 10.0.0.0

XSR(config)#passive-interface gigabitethernet2

XSR(config)#no receive-interface gigabitethernet2

XSR(config)#distribute-list 1 out vpn1

Finally, attach the crypto map statement to the public interface:

XSR(config)#interface gigabitethernet 2

XSR(config-if<F2>)#crypto map test

XSR(config-if<F2>)#end

XSR#copy running-config startup-config

XSR Rebooting Characteristics

When the XSR reboots, it conforms to the behavior described in this section. The output displayed at the CLI describes router initialization.

Initialization Output

The XSR displays the following output when it initializes (cold reboot):

X-Pedition Security Router Bootrom

Copyright 2003 Enterasys Networks Inc.

HW Version: 9002914-04 REV0A Serial Number: 2914024201123206

CPU: Broadcom BCM1250 Rev 2

VxWorks version: VxWorks5.4.2

Bootrom version: 1.5

Creation date: Aug 26 2003, 13:23:16

Warm Start : from cli

Testing Bootrom Integrity << PASSED >>

auto-booting...

Verifying flash:xsr3000.fls file ...

Router S/W size=11989192 sum=0xedd1 compressed_size=4109639 entry=0x80020000 Diagnostics size=1459880 sum=0x8154 compressed_size=614417 entry=0x80020000 RouterCpu1 S/W size=1520104 sum=0x4a2c compressed_size=652528 entry=0x82020000

XSR Getting Started Guide 3-33

Page 77
Image 77
Enterasys Networks XSR-3150 manual XSR Rebooting Characteristics, Initialization Output