ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 빠른 시작 매뉴얼 - 페이지 14

{카테고리_이름} ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000에 대한 빠른 시작 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 18 페이지.

CRR-1000 Quick Start Guide
"Type" : "Simple",
"Interface" : {
"Name" : "eth0",
"Inet4Addresses" : [ "192.168.100.253/24" ],
"HardwareAddress" : "xx:xx:xx:xx:xx:xx"
},
"Routes" : [ {"Network" : "Default4", "Via" : "192.168.100.254"} ]
},
{
"Name" : "subnetC",
"Type" : "Simple",
"Interface" : {
"Name" : "eth1",
"Inet4Addresses" : [ "192.168.200.253/24" ],
"HardwareAddress" : "xx:xx:xx:xx:xx:xx"
}
}
]
}
The changes to these configuration files set up a static route through the other CRR.

5.2.3 Dynamic Routing: Two Routers, Four Subnets

The picture below shows two CRR-1000 routers and two networks between them. In the previous
examples, the link type was configured as Simple for all links, but in this exercise the links between the
two CRRs are of type Core. Core links perform OSPF, Neighbor Discovery and Link Quality control.
Core links are only meaningful between CRRs since the Link Quality and Neighbor Discovery protocols
are unique to ARES. This exercise can be performed with Boundary links instead of Core links, in case
OSPF link sensing is not needed. Boundary links would be used, for instance, when the CRR is peering
with a non-ARES router and performing OSPF.
Enter the following CLI command on CRR
admin@CRR prompt> configure ares
Configuration for CRR
{
"RouterId" : 10,
"Links" : [
{
"Name" : "subnetA",
"Type" : "Simple",
"Interface" : {
and CRR
A
:
A
to edit the configuration:
B
12