티스토리 뷰

VLAN 스위치분할 + Frame-relay switch를 이용한 네트워크 구성

[SW]

en

conf t

no ip routing

vlan 10

exit

vlan 20

exit

int f1/1

sw mod acc

sw acc vlan 10

exit

int f1/2

sw mod acc

sw acc vlan 20

exit

int f1/9

sw trunk enc dot

sw mod trunk

exit

 

[R1]

en

conf t

int f0/0

no shut

exit

int f0/0.10

enc dot 10

ip add 192.168.10.254 255.255.255.0

exit

int f0/0.20

enc dot 20

ip add 192.168.20.254 255.255.255.0

exit

int s1/0

no shut

ip add 211.104.7.1 255.255.255.0

enc fram

no fram inver

clock rate 64000

frame map ip 211.104.7.2 102 br

exit

ip route 192.168.30.0 255.255.255.0 s1/0 211.104.7.2

 

[R2]

en

conf t

int f0/0

no shut

ip add 192.168.30.254 255.255.255.0

exit

int s1/0

no shut

ip add 211.104.7.2 255.255.255.0

enc fram

no fram inver

clock rate 64000

frame map ip 211.104.7.1 201 br

exit

ip route 192.168.10.0 255.255.255.0 s1/0 211.104.7.1

ip route 192.168.20.0 255.255.255.0 s1/0 211.104.7.1

 

------------------------------------------------------------------

 

 

dot1q

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
more
«   2025/05   »
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
글 보관함