Netgear gsm7312 사용자 설명서

다운로드
페이지 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
8-4
Routing Commands
202-10009-01
show router route preferences 
This command displays detailed information about the route preferences. Route preferences are 
used in determining the best route. Lower router preference values are preferred over higher router 
preference values.
Format  
show router route preferences
Local  
The local route preference value.
Static  
The static route preference value.
OSPF Intra  
The OSPF Intra route preference value.
OSPF Inter  
The OSPF Inter route preference value.
OSPF Type-1  
The OSPF Type-1 route preference value.
OSPF Type-2   
The OSPF Type-2 route preference value.
RIP   
The RIP route preference value.
BGP4  
The BGP-4 route preference value.
config router route create 
This command configures a static route.   The <networkaddr> and <nexthopip> are valid ip 
addresses. The <subnetmask> is a valid subnet mask. The [metric] parameter is an integer value 
from 0 to 255. The default value is 1.
Format  
config router route create <networkaddr> <subnetmask> 
<nexthopip> [metric]
config router route delete 
This command causes a static route to be deleted.   The <networkaddr> and <nexthopip> are valid 
IP address. The <subnetmask> is a 4-digit dotted-decimal number representing a valid Subnet 
Mask.
Format  
config router route delete <networkaddr> <subnetmask> 
<nexthopip>
config router route preference 
This command sets the route preference value of local and static routes in the router. Lower route 
preference values are preferred when determining the best route.
Default  
Local -- 0; Static -- 60