Netgear gsm7312 사용자 설명서

다운로드
페이지 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
6-8
Quick Startup
202-10009-01
Configuration Examples
This section provides configuration examples for port and VLAN routing, and VLAN 
configurations.
Port Routing
This section presents routing configuration examples for routing, RIP, and OSPF.
Routing Configuration
The configuration commands used in the following example enable routing on ports 0.2, 0.3, and 
0.5.
.
RIP Configuration
The config commands used in the following example enable RIP on ports 0.12 and 0.13
Table 6-9.
Routing Configuration Example
Routing 
config routing enable
config interface routing 0.2 enable
config interface routing 0.3 enable
config interface routing 0.5 enable
config ip interface create 0.5 192.150.5.1 255.255.255.0
config ip interface create 0.2 192.150.2.1 255.255.255.0
config ip interface create 0.3 192.150.3.1 255.255.255.0
Table 6-10.
RIP Configuration Example
RIP 
config routing enable
config ip interface create 0.12 192.150.12.1 255.255.255.0
config ip interface create 0.13 192.150.13.1 255.255.255.0
config interface routing 0.12 enable
config interface routing 0.13 enable
config router id 192.150.1.1
config router rip adminmode enable
config router rip interface mode 0.12 enable
config router rip interface mode 0.13 enable