< # 
 
 L e t ' s   s t a r t   b y   c l e a r i n g   o u t   o u r   e n v i r o n m e n t . 
 
 # >   
 
 G e t - K e m p L B R u l e   |   R e m o v e - K e m p L B R u l e   - C o n f i r m : $ f a l s e 
 
 G e t - K e m p L B V i r t u a l S e r v i c e   |   R e m o v e - K e m p L B V i r t u a l S e r v i c e   - C o n f i r m : $ f a l s e 
 
 < # 
 
 N o w   t h a t   w e ' v e   g o t   a   c l e a r   e n v i r o n m e n t ,   l e t ' s   c r e a t e   a   n e w   r u l e 
 
 # > 
 
 N e w - K e m p L B R u l e   x r u l e 1   p X 
 
 < # 
 
 L e t ' s   s e t   u p   a   s i m p l e   v i r t u a l   s e r v e r 
 
 # > 
 
 $ i p = " 1 9 2 . 1 6 8 . 0 . 1 7 " 
 
 
 
 $ v s p o r t = 8 0 
 
 $ p r o t o c o l = " t c p " 
 
 A d d - K e m p L B V i r t u a l S e r v i c e   - i p   $ i p   - p o r t   $ v s p o r t   - p r o t o c o l   $ p r o t o c o l   
 
 
 
 < # 
 
 N o w   l e t ' s   a d d   s o m e   r e a l   s e r v e r s   t o   t h e   s e r v i c e 
 
 # > 
 
 
 
         
 
 
 
 $ r e a l S e r v e r I P   =   " 1 9 2 . 1 6 8 . 0 . 1 8 " 
 
 $ r s p o r t = $ v s p o r t + 1 
 
 
 
 G e t - K e m p L B V i r t u a l S e r v i c e   | 
 
         A d d - K e m p L B R e a l S e r v e r   - r s   $ R e a l S e r v e r I p   - r s p o r t   $ r s p o r t 