Nortel Networks 212777 Network Router User Manual


 
Web OS 10.0 Application Guide
Chapter 15: Content Intelligent Switching
393
212777-A, February 2002
To configure RTSP load balancing using pattern matching, follow this procedure:
1. Add the URL string.
n You can remove the URL string by performing the following:
n You can rename the URL string by performing the following:
2. Assign a URL string ID to a real server.
3. Enable Layer 7 Parsing for RTSP.
4. Apply and save the configuration
>> # /cfg/slb/layer7/slb/add <URL string ID> (Add URL string ID, for example,
g2video.rm)
>> # /cfg/slb/layer7/slb
>> Server Load Balance Resource# rem <URL string ID>
(Remove URL string ID: g2video.rm)
>> # /cfg/slb/layer7/slb
>> Server Load Balance Resource# rename <URL string ID>
(Rename URL string: g2video.rm)
>> # /cfg/slb/real 1
(Select the real server)
>> Real Server 1 # Layer 7
>> Real Server 1 Layer 7 Commands # addlb <URL string ID (1-128)>
(Add the string ID for RTSP load
balance)
>> # /cfg/slb/virt 1 /service rtsp
>> Virtual Server 1 rtsp Service# rtspslb
Current RTSP URL load balancing: disabled
Enter new RTSP load balancing method [hash|pattern|disabled]: pattern
>> Virtual Server 1 rtsp Service# apply
>> Virtual Server 1 rtsp Service# save