Review For Final Lab Network
Review For Final Lab Network
]\+ FUNCTION
CODE FOR enable
conf t Go to configuration mode
sh run Show running config (all interfaces and all done
steps)
wr Save running config to startup config
sh start Show startup config
CONFIGURATION MODE
• Adding IP to PC > Go to desktop > IP configuration > then setup the required info
• Adding Gateway IP to PC > use the router ip for the gateway
• Setting up router config > if cli is disabled > attach console line from pc to router > go to
desktop from pc > then terminal > then setup the required info
• Pinging > go to a pc > go to desktop > command prompt > then ping from there
• Accessing router/switch from PC > use /telnet (IP here) > you will enter the user mode for that
switch
• Getting OSI MODEL or the structure of the packet > go to simulation > run the simulation >
inspect the event list
• When configuring router > always enter no when prompt for initial configuration
• Configuring certain port in router > use /int command example: int (type of port) (port address)
> int gigethernet 0/0/0
• Check ip for all connection using commandprompt in pc > use /ipconfig
• To fill the mac address table in switch in the pc command prompt > generate a traffic using /ping
(ip) -n (number of pings)
• When pinging or sending packets > destination and source ip doesn’t change, only the mac
address changes usually from a hard network device to the gateway
• Attaching fibre port in router > go to physical> click GE > if not hot swap turn the router first >
insert fibre port on the router
PC
ROUTER
SWITCH
• When pc wants to communicate outside the lan, the destination ip and source ip doesn’t change
but the mac address for the destination will be assigned to the mac address of the
gateway/router
• After the router receives the packet, the source mac address now will be assigned to the router
and the destination mac address will be assigned to the destination ip’s mac-address / pc
Checking Expansion slots for router and switch and inserting ports
• Check the physical router and empty slots are the expansion slots
• When inserting Gig, check for the FGE module
• To get the ip and the subnet mask, just use /sh run or /sh ip int br
• Do /int (port) to assign a certain port in the multiswitch
• Use /no switchport on the multiswitch so we can setup ip for the switch
Always start subnetting from the biggest number of hosts till the smallest number.
First available host for router, second available host for switch.
Borrowed bits: 0 1 2 3 4 5 6 7
-----------------------------------------------------------------------
R1#No Sh
For PCs:
Websites:
Emails:
DHCP:
FTP:
How to configure a IPV6 address on your layer 2 Switch (2960) for management purpose (interface
vlan 1):
Switch#conf t
Switch(config)#end
Switch#
Switch#wr
Building configuration...
[OK]
Switch#reload