12
1 Routers

9781133608196_PPT_ch08

Embed Size (px)

Citation preview

Page 1: 9781133608196_PPT_ch08

1

Routers

Page 2: 9781133608196_PPT_ch08

2

Router Terms

• Hops• Interface• Metric• WAN• LAN• Multihoming

Page 3: 9781133608196_PPT_ch08

3

Router Functions

• Connect dissimilar Networks• Strips off Layers data from packets• Segments LAN • Directs Network Traffic • Port Forwarding• Filtering

RouterSwitch 1

Switch 2

Workstations Workstations

Page 4: 9781133608196_PPT_ch08

4

Router Components

• Internal Processor• Operating System• Input / Output Jacks• Memory

Page 5: 9781133608196_PPT_ch08

5

Router Management

• Management Console Interface – Hardware

• Console cable• Ethernet

– Software• Web Browser Based NMS• Terminal Emulator• Cisco IOS

• Default Settings– Admin– Configuration

Page 6: 9781133608196_PPT_ch08

6

Router Types

• Modular– Bays– Can add or change modules– Interface change possible– Usually multiprocessor

• Standard– Buy with what you need– Can’t change out interfaces,

etc

Page 7: 9781133608196_PPT_ch08

7

Routing Tables

• Tells where to send the packets• Works on Layer 3 of OSI• Interfaces– LAN– WAN

Destination LAN IP Subnet Mask Gateway Interface

Page 8: 9781133608196_PPT_ch08

8

Routing Table Tools

• Command line• Terminal Window Interface• PuTTY

Page 9: 9781133608196_PPT_ch08

9

Address Translation

• NAT• SNAT• DNAT• PAT

• Reasons– Limits of IPv4– Security Measure– Separate internal addressing scheme

Page 10: 9781133608196_PPT_ch08

10

Basic Router Setup

1. Setup WAN Side2. Setup LAN 3. Establish Routes4. Configure Protocol5. Back Up Configurations6. DOCUMENT!

Page 11: 9781133608196_PPT_ch08

11

Router Troubleshooting

• Identify specific problem• Determine scope• Routers don’t fail often• Check connectivity first• Use Utilities– Tracert– Traceroute– My Traceroute– Pathping

Page 12: 9781133608196_PPT_ch08

12

Questions