0% found this document useful (0 votes)
3 views7 pages

Router and Switch Configuration Guide

The document outlines the configuration details for two routers (R1 and R2) and a switch (SW-Main), including interface settings, IP addresses, and management configurations. It also provides instructions for configuring PCs and a network controller, along with steps for device provisioning and NTP server setup. The document concludes with a verification step for time synchronization from the controller dashboard.

Uploaded by

emanmohamed1985m
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views7 pages

Router and Switch Configuration Guide

The document outlines the configuration details for two routers (R1 and R2) and a switch (SW-Main), including interface settings, IP addresses, and management configurations. It also provides instructions for configuring PCs and a network controller, along with steps for device provisioning and NTP server setup. The document concludes with a verification step for time synchronization from the controller dashboard.

Uploaded by

emanmohamed1985m
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Router R1

Interfaces

G0/0/0 → SW-Main → [Link] /24

G0/0/1 → PC-1 → [Link] /24

Configuration

enable
configure terminal
hostname R1

username WE privilege 15 secret admin


enable secret WE

interface GigabitEthernet0/0/0
ip address [Link] [Link]
no shutdown

interface GigabitEthernet0/0/1
ip address [Link] [Link]
no shutdown

line console 0
login local
exit

line vty 0 4
login local
transport input ssh telnet
exit

ip domain-name [Link]
crypto key generate rsa modulus 1024
ip ssh version 2

end
write memory
Router R2
Interfaces

G0/0/0 → SW-Main → [Link] /24

G0/0/1 → PC-2 → [Link] /24

Configuration

enable

configure terminal

hostname R2

username WE privilege 15 secret admin

enable secret WE

interface GigabitEthernet0/0/0

ip address [Link] [Link]

no shutdown

interface GigabitEthernet0/0/1

ip address [Link] [Link]

no shutdown

line console 0

login local

exit

line vty 0 4

login local

transport input ssh telnet


exit

ip domain-name [Link]

crypto key generate rsa modulus 1024

ip ssh version 2

end

write memory

Switch SW-Main (Cisco 3650)


1. Do NOT convert any port to routed port
2. Use SVI (VLAN 1) only

Management IP

VLAN 1 → [Link] /24

Default Gateway → [Link] (R1)

Configuration

enable

configure terminal

hostname SW-Main

username WE privilege 15 secret admin

enable secret WE

interface vlan 1

ip address [Link] [Link]

no shutdown

exit
ip default-gateway [Link]

line console 0

login local

exit

line vty 0 4

login local

transport input ssh telnet

exit

ip domain-name [Link]

crypto key generate rsa modulus 1024

ip ssh version 2

end

write memory
PC Configuration
PC-1

IP: [Link]

Mask: [Link]

Gateway: [Link]

PC-2

IP: [Link]

Mask: [Link]

Gateway: [Link]

Network Controller

IP Address

• [Link] /24

• Gateway: [Link]

From PC-1

Open browser

Go to: [Link]

Create credentials

Username: admin

Password: 123
Provision Devices (Controller)
From the Network Controller Dashboard:
1. Discover devices
2. Add:
o R1
o R2
o SW-Main
3. Confirm all devices are Online / Managed

NTP Configuration (Via Controller)

NTP Server >> [Link]

➔ Verify time sync from dashboard

Thanks.
Eng. Yasser Elaref

a5oaty fsl 3C

You might also like