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

R1 Site Barrie SLAAC Running-Config-1

This document configures a router with the hostname R1-301292421. It sets passwords, enables IPv6 routing, configures interfaces GigabitEthernet0/0/0, GigabitEthernet0/0/1, GigabitEthernet0/0/1.10, and GigabitEthernet0/0/1.20 with IP and IPv6 addresses. It also sets a default route and banner message.

Uploaded by

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

R1 Site Barrie SLAAC Running-Config-1

This document configures a router with the hostname R1-301292421. It sets passwords, enables IPv6 routing, configures interfaces GigabitEthernet0/0/0, GigabitEthernet0/0/1, GigabitEthernet0/0/1.10, and GigabitEthernet0/0/1.20 with IP and IPv6 addresses. It also sets a default route and banner message.

Uploaded by

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

en

config t
hostname R1-301292421
no ip domain lookup
enable secret class
line console 0
password cisco
login
exit

line vty 0 4
password cisco
login
exit

service password-encryption
banner motd $ Unauthorized Access is Prohibited! $
exit

copy running-config startup-config

clock set 15:30:00 17 Aug 2023

config t
ipv6 unicast-routing

interface GigabitEthernet0/0/0
description Connection to R2
ip address 192.168.0.2 255.255.255.252
no shutdown
exit

interface GigabitEthernet0/0/1
description Connection to the LAN subnets 10 and 20
no ip address
no shutdown
exit

interface GigabitEthernet0/0/1.10
description LAN Subnet 10
encapsulation dot1Q 10
ip address 10.10.10.1 255.255.255.0
ip helper-address 192.168.0.1
ipv6 address FE80::10 link-local
ipv6 address 2001:A:B:10::1/64
exit

interface GigabitEthernet0/0/1.20
description LAN Subnet 20
encapsulation dot1Q 20
ip address 10.10.20.129 255.255.255.224
ip helper-address 192.168.0.1
ipv6 address FE80::20 link-local
ipv6 address 2001:A:B:20::1/64
exit

ip route 0.0.0.0 0.0.0.0 192.168.0.1

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy