Operation Manual – Web Cache Redirection
H3C S3600 Series Ethernet Switches-Release 1510
Chapter 1 Web Cache Redirection
Configuration
1-4
10.15.19.1/24. The IP address of the Web cache is 10.15.20.2, MAC address is
000f-e20f-0101, and the Web cache VLAN is VLAN40. Ethernet3/0/4 of the switch
connects to the Web cache. It is required to enable Web cache redirection to redirect
the HTTP traffic of R&D department, marketing department, and President’s office.
II. Networking diagram
Internet
Switch
InternetInternetInternet
Web Cache
(1)
(2)
(3)
Internet
Switch
InternetInternetInternet
Web Cache
(1)
(2)
(3)
(4)
Internet
Switch
InternetInternetInternet
Web Cache
(1)
(2)
(3)
Internet
Switch
InternetInternetInternet
Web Cache
(1)
(2)
(3)
(4)
n
1): VLAN 10, Marketing Dept. 2): VLAN 20, R&D Dept.
3): VLAN 30, President’s Office 4): VLAN 40, VLAN where Web cache is located
Figure 1-2 Networking diagram for Web cache redirection configuratio
III. Configuration procedure
# Configure the VLAN for marketing department on the switch.
<H3C> system-view
[H3C] vlan 10
[H3C-vlan10] port Ethernet 1/0/1
[H3C-vlan10] quit
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] ip address 10.15.17.1 255.255.255.0
# Configure the VLAN for R&D department on the switch.
[H3C] vlan 20
[H3C-vlan20] port Ethernet 1/0/2
[H3C-vlan20] quit
[H3C] interface Vlan-interface 20
[H3C-Vlan-interface20] ip address 10.15.18.1 255.255.255.0
# Configure the VLAN for President’s office on the switch.
[H3C] vlan 30
[H3C-vlan30] port Ethernet 1/0/3
[H3C-vlan30] quit
[H3C] interface Vlan-interface 30
[H3C-Vlan-interface30] ip address 10.15.19.1 255.255.255.0
# Configure the VLAN where Web cache is located on the switch.