dear các bác.
- khi cấu hình Router cisco nó có 3 dạng: bridge, Route, Route-bridge.
ý nghĩa của 3 chuẩn này như thế nào vậy các bác. và khi nhìn vào file cấu hình, mình nhìn vào đâu để phân biệt.
- mình có 2 file cấu hình mẫu:
file 1
----------------------------------------------
interface ATM0.1 point-to-point
mtu 1492
pvc 8/35
cbr 128
encapsulation aal5snap
!
bridge-group 1
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.129.198.209 255.255.255.240
!
interface BVI1
ip address 10.130.243.194 255.255.255.252
!
----------------------------------------------
file2
----------------------------------
interface ATM0.1 point-to-point
ip address 172.16.220.46 255.255.255.252
atm route-bridged ip
pvc 8/35
cbr 128
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.112.21.65 255.255.255.248
!
-------------------------------------------------------------
2file cấu hình này có ý nghĩa giống nhau không các bác, vì sao lại dùng wan tron interface ATM0.1 point-to-point, và khi lại dùng trong interface BVI1
mong các bác chỉ giúp !
- khi cấu hình Router cisco nó có 3 dạng: bridge, Route, Route-bridge.
ý nghĩa của 3 chuẩn này như thế nào vậy các bác. và khi nhìn vào file cấu hình, mình nhìn vào đâu để phân biệt.
- mình có 2 file cấu hình mẫu:
file 1
----------------------------------------------
interface ATM0.1 point-to-point
mtu 1492
pvc 8/35
cbr 128
encapsulation aal5snap
!
bridge-group 1
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.129.198.209 255.255.255.240
!
interface BVI1
ip address 10.130.243.194 255.255.255.252
!
----------------------------------------------
file2
----------------------------------
interface ATM0.1 point-to-point
ip address 172.16.220.46 255.255.255.252
atm route-bridged ip
pvc 8/35
cbr 128
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.112.21.65 255.255.255.248
!
-------------------------------------------------------------
2file cấu hình này có ý nghĩa giống nhau không các bác, vì sao lại dùng wan tron interface ATM0.1 point-to-point, và khi lại dùng trong interface BVI1
mong các bác chỉ giúp !
Comment