IGRP Implementation
Home | History of U-Freight | User Requirements | User Requirements (Workstation) | Cisco Equipment | Logical Network | Physical Network | Floor Plan | Advantages | Disadvantages | VLAN Implementation | ACL Implementation | IGRP Implementation | Suggested Design

IGRP Implementation

The Autonomous System (AS) number the U-Freight used is 100.

Router Configuration file entries that will enable routing:

U-Freight> enable

Password: ****

U-Freight# configure terminal

U-Freight(config)# router igrp 100

U-Freight(config-router)# network 205.7.5.1

U-Freight(config-router)# network 192.5.5.1

U-Freight(config-router)# metric maximum-hop 50

U-Freight(config-router)# no shutdown

U-Freight(config-router)# exit

U-Freight(config)#exit

U-Freight#copy running-config start-up config

Enter supporting content here