Lab 01
Lab 01
97 / 100
Md Atiqul Islam
Student ID:1500962
7.1 Network diagram with IP addresses assigned interfaces to relevant Routers.
1
7.2 Issue the following commands and copy the configurations from the following devices in
plain text, and put the configured text in bold.
2
b. Juniper Router: show configuration Pages 3-4
syslog {
archive size 100k files 3;
user * {
any warning;
} Logging level for console is missing - 0.5
file messages {
any emergency;
authorization info;
}
file interactive-commands {
interactive-commands error;
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet { Description is missing
address 192.168.23.2/24;
}
family inet6 {
address 2001:2023::2/64;
}
3
LINES DELETED
}
{
family inet {
address 192.168.1.1/24;
}
protocols {
stp;
}
security {
forwarding-options {
family {
inet6 {
mode packet-based;
}
mpls {
mode packet-based;
}
interfaces {
ge-0/0/0.0 {
host-inbound-traffic {
system-services {
dhcp;
tftp
Lines Deleted
}
4
Alcatel Router: admin display-configuration Pages 5-6
A:mdatiqul_alcatel# admin display-config
# Generated MON JAN 03 16:56:02 2000 UTC
# Built on Tue Nov 29 14:19:06 EST 2016 by builder in /rel8.0/b1/R2/panos/main
configure
#--------------------------------------------------
echo "System Configuration"
#--------------------------------------------------
system
name "mdatiqul_alcatel"
dns
exit
Lines Deleted
exit
#--------------------------------------------------
echo "System Security Configuration"
#--------------------------------------------------
system
exit
#--------------------------------------------------
echo "Log Configuration"
#--------------------------------------------------
log
exit
#--------------------------------------------------
echo "System Security Cpm Hw Filters and PKI Configuration"
#--------------------------------------------------
system
security
exit
#--------------------------------------------------
echo "Card Configuration"
#--------------------------------------------------
card 1
card-type iom-sar
mda 1
mda-type i7-1gb
no shutdown
exit
no shutdown
exit
#--------------------------------------------------
echo "Port Configuration"
#--------------------------------------------------
port 1/1/1
ethernet
mode network
exit
no shutdown
exit
port 1/1/2
shutdown
Lines Deleted
5
exit
#--------------------------------------------------
echo "Router (Network Side) Configuration"
#--------------------------------------------------
router
interface "system"
no shutdown
exit
Description is missing
interface "to-switch"
address 192.168.23.3/24
port 1/1/1
ipv6
address 2001:2023::3/64
exit
no shutdown
exit
Lines Deleted
exit all
-1
6
7.4 Relevant commands and Outputs from Cisco Router
a. show logging and highlight the buffersize 128000 as per assignment
b. show version and highlighted the model name, software version and the system uptime
7
c. Show processes cpu sorted 1min and highlighted the CPU utilization
7.5 Issue the following commands from Juniper Router and capture outputs.
a. Shows ecurity flow status and highlighted forwarding mode of Inet and Inet6
b. show version and highlighted the model name and operating system name
8
c. Show chassis routing engine and highlighted the CPU User utilization and the last
reboot reason
7.6 Issue the following commands from Alcatel Router and capture outputs.
a. Result from Show card and show mda
9
a. Result from Show port
b. show log log-id and highlighted the Logged number for Log ID 99 and 100
10
c. show log log-id 99 and briefly explain the difference between this and the command
above
The Command “show log log-id” is used to display the assigned availavle log-id (99, 100)
and their number of logged alert/warning for each id.
The Command “show log log-id 99” is very sepecic for log id 99 only and it display all
alert/warning under log id 99.
Log id 99: it indicates alerts are related to configuration, user login and adminstritive action.
11
d. show system cpu sample-period 2 and highlighted the usage and idle percentage of the
CPU utilization
12
e. show system information and highlighted the model name,system up time and BOF
source
13
7.7 Issue both IPv4 and IPv6 ping commands from the following devices, and capture
outputs.
a. Juniper Router to Cisco Router and Alcatel Router
14
Ping of Juniper Router to Alcatel Router Ipv4 at below:
15
Ipv4 & Ipv6 Ping of Cisco Router to Alcatel Router at below:
Ipv4 & Ipv6 Ping for Alcatel Router to Juniper Router at below:
16
7.8 Capture the process of Password Recovery Procedure on Cisco Router and highlight
the input commands.
Cisco Router Password Recovery process with comands:
17
7.9 Capture the process of Password Recovery Procedure on Juniper Router and
highlight the input commands.
18
7.10 Capture the process of erasing the entire configuration from Cisco Router, Juniper
Router and Alcatel Router (Please finish this step after you have finished all the steps
above).
The End.
19