
7000 Series L3 Managed Switch Reference Manual for Software v1.0
6-8
Quick Startup
May 30, 2003 Beta Draft
Configuration Examples
This section provides configuratoin 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
Содержание ProSafe GSM7324
Страница 4: ...May 30 2003 Beta Draft iv...
Страница 20: ...May 30 2003 Beta Draft xx Contents...
Страница 24: ...7000 Series L3 Managed Switch Reference Manual for Software v1 0 1 4 About This Guide May 30 2003 Beta Draft...
Страница 58: ...7000 Series L3 Managed Switch Reference Manual for Software v1 0 6 14 Quick Startup May 30 2003 Beta Draft...
Страница 128: ...7000 Series L3 Managed Switch Reference Manual for Software v1 0 7 70 Switching Commands May 30 2003 Beta Draft...
Страница 166: ...7000 Series L3 Managed Switch Reference Manual for Software v1 0 8 38 Routing Commands May 30 2003 Beta Draft...