0% found this document useful (0 votes)
58 views2 pages

Cse 307

This document discusses several networking topics including: 1. FLSM (Fixed Length Subnet Mask) and classful routing with RIP version 1. 2. Configuring RIP version 2 for classless routing using FLSM and VLSM. 3. Setting up a DHCP server to assign IP addresses and a default gateway to clients. 4. Configuring a DNS server to resolve domain names to IP addresses and adding a secondary DNS server. 5. Setting up an email server on gmail.com and adding users. 6. Configuring an FTP server and accessing it from a client using FTP commands.

Uploaded by

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

Cse 307

This document discusses several networking topics including: 1. FLSM (Fixed Length Subnet Mask) and classful routing with RIP version 1. 2. Configuring RIP version 2 for classless routing using FLSM and VLSM. 3. Setting up a DHCP server to assign IP addresses and a default gateway to clients. 4. Configuring a DNS server to resolve domain names to IP addresses and adding a secondary DNS server. 5. Setting up an email server on gmail.com and adding users. 6. Configuring an FTP server and accessing it from a client using FTP commands.

Uploaded by

Pradipto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CSE 307

19 September 2022
09:15
 
FLSM -- Fixed Length Subnet Mask
192.168.0.0 --- class c
Requirements--> 5 networks search netword should have 32 host
Bovalid hostss
First address / networkadderss
Left address /
255.255.250
 
 
Practical 1
Dynamic routing
RIP=routing info protocol
Should be in global configuration mode
 
Command- for classful
#Exit
#router rip
#router(_____)#network---
Command- for classless
Flsm,vlsm
#exit
#router rip
#version 2
#network
For 31/10 cse307
1
Network 20.0.0.0
Network 192.168.0.0
Enter
3
Network-30.0.0.0
Network 10.0.0.0
2
Network 20.0.0.0
Network 30.0.0.0
Network 172.16.0.0
 
 
By default version - 1
Version 1- classful rip
Version 2- classless FLSM,VLSM
 
 
DHCP-Dynamic host configuration protocol
Click server
Go to desktop
Ipconfig (no config pc )
#add config to server
 
Sevices>DHCP TURN on >Default gateway>Save
 
Pc>ipconfig>dhcp
DNS-domain name system to convert domain name to ip
Add 2nd server
 
Server>sevices>DNS>turn on>name-lpu.in> address 192.168.0.2>add>desktop>default ip
192.168.0.1>DNS Server 102.168.0.2
Check ip>pc>desktop>ipconfig>dhcp
Pc>desktop>web browser>url lpu.in>go
 
gmail
 
Email>server>services>email>domain name-gmail.com>set>add user name and pass 2 users
add(+)>close then open pc>.desktop>email>configure>
 
Ftp
 
Server>desktop>ftp>user pass>select all the set>pc>command prompt>
 
Ftp server address
 
Pc> ftp server-ip
 
Command to check directries- dir
Command rename-rename> old pass>new pass same line
 
 
 

You might also like