Show Menu
Cheatography

RAI-NET Cheat Sheet (DRAFT) by

Rai-net for the NVSU cheatsheet

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Start Config­uration

conf t
line con 0
logging synchr­onous
exit
ipv6 unicas­t-r­outing
no ip domain­-lookup

WAN Interface

ip address 10.28.11.1 255.25­5.2­55.252
ipv6 address 2001:A­BCD­:AB­CD:­XY:­::1/126
ip ospf hello 5
ipv6 ospf hello 5
ipv6 ospf 5 area 0
no shut

WAN Interface im Backbone

ip address 10.28.11.1 255.25­5.2­55.252
ipv6 address 2001:A­BCD­:AB­CD:­XY:­:1/126
ip ospf hello 4
ipv6 ospf hello 4
ipv6 ospf 0 area 0
no shut
 

Router OSPF

auto-cost refere­nce­-ba­ndwidth 100000
network 10.28.11.0 0.0.0.255 area 28
network 10.28.1­1.n­et­zaddr 0.0.0.3 area 28
router-id 10.28.1­1.l0
passiv­e-i­nte­rface fa
area 28 range 10.288.0.0 255.25­5.0.0

Interface des Switch­-Moduls

switchport mode access
switchport nonego­tiate
spanni­ng-tree portfast
spanni­ng-tree bpduguard enable

trunk distri­bution

int range fa0/1 - fa0/lastIF
switchport mode dynamic desirable
switchport native vlan 99
 

WAN links

ip ospf hello 4
ipv6 ospf hello 4

access­-sw­itches

int range fa0/fi­rstIF - fa0/lastIF
switchport mode access
switchport nonego­tiate
spanni­ng-tree portfast
spanni­ng-tree bpduguard enable