-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpending edge router.rtf
88 lines (88 loc) · 2.54 KB
/
pending edge router.rtf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{\rtf1\ansi\deff0\nouicompat{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
{\*\generator Riched20 10.0.19041}\viewkind4\uc1
\pard\sa200\sl276\slmult1\f0\fs22\lang9 enable\par
configure terminal\par
hostname Edge-Router\par
\par
# Enable routing\par
ip routing\par
\par
# Create sub-interfaces for each VLAN in Building 100\par
interface GigabitEthernet0/0.10\par
encapsulation dot1Q 10\par
ip address 211.22.3.1 255.255.255.192\par
\par
interface GigabitEthernet0/0.20\par
encapsulation dot1Q 20\par
ip address 211.22.3.65 255.255.255.192\par
\par
interface GigabitEthernet0/0.30\par
encapsulation dot1Q 30\par
ip address 211.22.3.129 255.255.255.192\par
\par
interface GigabitEthernet0/0.40\par
encapsulation dot1Q 40\par
ip address 211.22.3.193 255.255.255.192\par
\par
interface GigabitEthernet0/0.50\par
encapsulation dot1Q 50\par
ip address 211.21.81.1 255.255.255.192\par
\par
interface GigabitEthernet0/0.60\par
encapsulation dot1Q 60\par
ip address 211.21.81.65 255.255.255.192\par
\par
interface GigabitEthernet0/0.70\par
encapsulation dot1Q 70\par
ip address 211.21.81.129 255.255.255.192\par
\par
interface GigabitEthernet0/0.80\par
encapsulation dot1Q 80\par
ip address 211.21.81.193 255.255.255.224\par
\par
interface GigabitEthernet0/0.90\par
encapsulation dot1Q 90\par
ip address 211.21.81.225 255.255.255.224\par
\par
interface GigabitEthernet0/0.100\par
encapsulation dot1Q 100\par
ip address 211.22.50.1 255.255.255.240\par
\par
interface GigabitEthernet0/0.110\par
encapsulation dot1Q 110\par
ip address 211.22.50.17 255.255.255.240\par
\par
interface GigabitEthernet0/0.120\par
encapsulation dot1Q 120\par
ip address 211.22.50.33 255.255.255.240\par
\par
interface GigabitEthernet0/0.130\par
encapsulation dot1Q 130\par
ip address 211.22.50.49 255.255.255.248\par
\par
# Create sub-interfaces for each VLAN in Building 99\par
interface GigabitEthernet0/1.200\par
encapsulation dot1Q 200\par
ip address 211.22.2.1 255.255.255.192\par
\par
interface GigabitEthernet0/1.201\par
encapsulation dot1Q 201\par
ip address 211.22.2.65 255.255.255.224\par
\par
interface GigabitEthernet0/1.202\par
encapsulation dot1Q 202\par
ip address 211.22.2.97 255.255.255.224\par
\par
interface GigabitEthernet0/1.203\par
encapsulation dot1Q 203\par
ip address 211.22.2.129 255.255.255.240\par
\par
interface GigabitEthernet0/1.204\par
encapsulation dot1Q 204\par
ip address 211.22.2.145 255.255.255.248\par
\par
interface GigabitEthernet0/1.205\par
encapsulation dot1Q 205\par
ip address 211.22.2.153 255.255\par
}