Multiple Network Setup with Network Controller

We have a scenario of creating a multiple network with network controller. We will be using many different devices. servers, and cell tower. The IP configurations would be /8 and /24 subnet. Let's do this.

Configuration Steps

  • Multiple Network Setup with Network Controller
  • Network Controller IP: 192.168.137.3 255.255.255.0 / Gateway: 192.168.137.1

  • Controller http port: 56000

  • Algorithm Settings: Max Number of Connections – 100
  • Max Number of Open Session – 1000>/li>
  • Max Retransmission Timeout in Milliseconds – 1000

  • Router0 IP: F0/0 192.168.137.1 255.255.255.0
  • F0/1 1.1.1.1 255.0.0.0
  • Switch0: No IP Configuration

  • ISR4331 Router1: G0/0/0 1.1.1.5 255.0.0.0
  • G0/0/1 2.1.1.1 255.0.0.0

  • ISR4321 Router2: G0/0/0 2.1.1.2 255.0.0.0
  • G0/0/1 3.1.1.1 255.0.0.0
  • ISR4321 Router3: G0/0/0 3.1.1.2 255.0.0.0
  • 2901 Router4: G0/0/0 1.1.1.10 255.0.0.0
  • WRT300N Wireless Router0: Internet: 1.1.1.11 255.0.0.0 / Gateway: 1.1.1.1
  • LAN: 192.168.0.1 255.255.255.0

  • Central Office Server0: 1.1.1.12 255.0.0.0 / Gateway: 1.1.1.1
  • Cell Tower: 172.16.1.1 / 24

  • Cell Tower0: 3G/4G Server1: Coverage Range Meters: 1000.00
  • PC-PT PC0: 1.1.1.2 255.0.0.0 / Gateway: 1.1.1.1
  • PC-PT PC1: 192.168.0.100 255.255.255.0 / Gateway: 192.168.0.1
  • Smartphone-PT Smartphone1: 192.168.0.101 255.255.255.0 / Gateway 192.168.0.1
  • 3G/4G Cell Tower: 172.16.1.100 255.255.255.0

  • Smartphone-PT Smartphone0: 172.16.1.101 255.255.255.0

  • Router0 Configuration
  • interface FastEthernet0/0
  • ip address 192.168.137.1 255.255.255.0
  • duplex auto
  • speed auto
  • interface FastEthernet0/1
  • ip address 1.1.1.1 255.0.0.0
  • duplex auto
  • speed auto
  • router rip
  • network 1.0.0.0
  • network 192.168.137.0
  • ip classless
  • ip flow-export version 9

  • Switch0 Configuration – Default

  • Router1 Configuration
  • interface GigabitEthernet0/0/0
  • address 1.1.1.5 255.0.0.0
  • duplex auto
  • speed auto
  • interface GigabitEthernet0/0/1
  • ip address 2.1.1.1 255.0.0.0
  • duplex auto
  • speed auto
  • router rip
  • network 1.0.0.0
  • network 2.0.0.0
  • network 192.168.137.0
  • ip classless
  • ip flow-export version 9

  • Router2 Configuration
  • interface GigabitEthernet0/0/0
  • ip address 2.1.1.2 255.0.0.0
  • duplex auto
  • speed auto
  • interface GigabitEthernet0/0/1
  • ip address 3.1.1.1 255.0.0.0
  • duplex auto
  • speed auto
  • router rip
  • network 2.0.0.0
  • network 3.0.0.0
  • ip classless
  • ip flow-export version 9

  • Router3 Configuration
  • interface GigabitEthernet0/0/0
  • ip address 3.1.1.2 255.0.0.0
  • duplex auto
  • speed auto
  • router rip
  • network 3.0.0.0
  • ip classless
  • ip flow-export version 9

  • Router4 Configuration
  • interface GigabitEthernet0/0
  • ip address 1.1.1.10 255.0.0.0
  • duplex auto
  • speed auto
  • router rip
  • network 1.0.0.0
  • ip classless
  • ip flow-export version 9
  • Post a Comment

    Previous Post Next Post