Netgear gsm7312 사용자 설명서

다운로드
페이지 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
8-18
Routing Commands
202-10009-01
config router ospf interface areaid 
This command sets the OSPF area to which the specified router interface belongs. The value for 
<areaid> is an IP address, formatted as a 4-digit dotted-decimal number that uniquely identifies the 
area to which the interface connects. Assigning an area id, which does not exist on an interface, 
causes the area to be created with default values. 
Format  
config router ospf interface areaid <slot.prot> 
<areaid>
config router ospf interface authtypekey 
This command sets the OSPF Authentication Type and Key for the specified interface. 
The value of <type> is either none or simple. The [key] is composed of standard displayable, non-
control keystrokes from a Standard 101/102-key keyboard. The authentication key must be 8 bytes 
or less if the authentication type is simple password. If the key is cryptographic, the key may be up 
to 256 bytes. 
Default  
The default authentication type is none. 
Default  
The default password key is not configured. Unauthenticated interfaces do not 
need an authentication key.
Format  
config router ospf interface authtypekey <slot.port> 
<none/simple> [key]
config router ospf interface interval dead 
This command sets the OSPF dead interval for the specified interface. 
The value for <seconds> is a valid positive integer, which represents the length of time in seconds 
that a router's Hello packets have not been seen before its neighbor routers declare that the router is 
down. The value for the length of time must be the same for all routers attached to a common 
network. This value should be some multiple of the Hello Interval (i.e. 4). 
Valid values range for <seconds> is from 1 to 2147483647. 
Default  
40 
Format  
config router ospf interface interval dead <slot.port 
> <1-2147483647>