Configures peer(s) allowed to establish the manual session. The peers are identified by their IP addresses.
peer ip-address <IP> {udp {port <1-65535>}}
      peer ip-address <IP> {udp {port <1-65535>}}
         | peer ip-address <IP> | Configures the session peer's IP address in the A.B.C.D format | 
| udp {port <1-65335>} | Optional. Configures the UDP encapsulation mode for this session (default encapsulation is IP) 
 | 
nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#peer ip-address 5.6.7.8 udp port 150
         nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#show context l2tpv3 manual-session test local-cookie size 8 200 300 local-ip-address 1.2.3.4 peer ip-address 5.6.7.8 udp port 150 mtu 200 local-session-id 1 nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#
| no | Removes the manual session‘s peer configuration |