Configuring Next Hop Forwarding Through DNN Profile

At the SMF, use the following CLI commands to configure Next hop forwarding through the DNN profile.

configure 
   profile dnn intershat  
         nexthop-forwarding-address { ipv4 ipv4_address| ipv6  ipv6_address } 
         end 

NOTES:

  • nexthop-forwarding-address { ipv4 ipv4_address | ipv6 ipv6_address } : Configures the Next hop forwarding address.

    • ipv4_address : Configures IPv4 address.

    • ipv6_address : Configures IPv6 address (supports colon-separated hexadecimal notation).