Vous êtes sur la page 1sur 2

L2 SiteA

VLAN 100
int f1/2
swtchsport modo acces
swtchsport access vlan 100

int f1/0 f1/1 f1/3


swtchsport trunk encapsulation dot1q
swtchsport mode trunk

interface vlan 100


ip add 10.10.10.13 255.255.255.0

ip default-gateway 10.10.10.30
_____________________________________________

L2 SiteB

VLAN 100
int f1/2
swtchsport modo acces
swtchsport access vlan 100

int f1/0 f1/1 f1/3


swtchsport trunk encapsulation dot1q
swtchsport mode trunk

interface vlan 100


ip add 10.10.10.14 255.255.255.0

ip default-gateway 10.10.10.30
____________________________________________________

ACT
VLAN 100
int f1/0 f1/1 f1/2
swtchsport trunk encapsulation dot1q
swtchsport mode trunk

in t f1/2
no switchport
ipv6 enable
ipv6 ospf 1 area 0

int f1/3
no switchport
ipv6 address 2020:2019:2018:10::1/64
ipv6 enable
ipv6 ospf 1 area 0
standby version 2
standby 100 ipv6 autoconfig
standby 100 priority 125
standby 100 preempt

interface Vlan100
ip address 10.10.10.10 255.255.255.0
standby 100 ip 10.10.10.30
standby 100 priority 125
standby 100 preempt

ipv6 router ospf 1


router-id 2.2.2.2
________________________________________________

PS
ACT
VLAN 100
int f1/3 f1/1 f1/2
swtchsport trunk encapsulation dot1q
swtchsport mode trunk

int f1/0
ipv6 address 2020:2019:2018:20::1/64
ipv6 enable
ipv6 ospf 1 area 0
standby version 2
standby 100 ipv6 autoconfig
standby 100 priority 85
standby 100 preempt

interface Vlan100
ip address 10.10.10.20 255.255.255.0
standby 100 ip 10.10.10.30
standby 100 priority 85
standby 100 preempt

ipv6 router ospf 1


router-id 3.3.3.3
______________________________________________

core
int f1/0
no swichsport
ipv6 enable
ipv6 ospf 1 area 0

int f1/1
no swichsport
ipv6 enable
ipv6 ospf 1 area 0

interface vlan 100


ip add 10.10.10.1 255.255.255.0

ipv6 router ospf 1


router-id 1.1.1.1

Vous aimerez peut-être aussi