Configuration Example
To enable the VLAN segmentation using next hop forwarding on UPF, use the following sample configuration:
config
port ethernet 1/10
no shutdown
vlan 400
no shutdown
bind interface N6_interface1 ISP
#exit
vlan 401
no shutdown
bind interface N6_interface2 ISP
#exit
context ISP
interface N6_interface1
ip address 209.165.200.225 209.165.200.254
ip address 209.165.201.1 209.165.200.254 secondary
ipv6 address 2001:DB8::1/32 secondary
interface N6_interface2
ip address 209.165.202.129 209.165.200.254
ip address 209.165.201.30 209.165.200.254 secondary
ipv6 address 2001:DB8:1::1/32 secondary