Can I have two command like this on the same vpn tunnel? One for site B, and one for Site C.
set vpn "Site_B" gateway "Site-b-gateway" replay tunnel idletime 0 proposal "nopfs-esp-des-sha"
set vpn "Site_B" monitor source-interface ethernet0/8.11 destination-ip 192.168.50.254 optimized rekey
set vpn "Site_B" id 0x1 bind interface tunnel.1
set vpn "Site_B" dscp-mark 0
set vpn "Site_B" proxy-id local-ip 192.168.70.0/16 remote-ip 192.168.50.0/16 "ANY"
set vpn "Site_B" proxy-id local-ip 192.168.70.0/16 remote-ip 10.10.0.0/16 "ANY"