a take an exempl for the one vlan i have the same issue for all valn
as you can see on smartdashbord i can see this ip for this interface .
show interface eth3-01.405
state on
mac-addr 00:5c:7c:95:d5:2d
type vlan
link-state not available
instance 33
mtu 1500
auto-negotiation Not configured
speed 10G (eth3-01)
ipv6-autoconfig Not configured
duplex full (eth3-01)
monitor-mode Not configured
link-speed Not configured
comments
ipv4-address 10.126.111.12/27
ipv6-address Not Configured
ipv6-local-link-address Not Configured
______________
and for show configuration command i see
set interface eth3-01.405 mtu 1500
set interface eth3-01.405 ipv4-address 192.168.196.98 mask-length 28
--------
in my netwok i don't want this ip to be reacheable
ping 192.168.196.98
PING 192.168.196.98 (192.168.196.98) 56(84) bytes of data.
64 bytes from 192.168.196.98: icmp_seq=1 ttl=64 time=0.021 ms
64 bytes from 192.168.196.98: icmp_seq=2 ttl=64 time=0.010 ms
64 bytes from 192.168.196.98: icmp_seq=3 ttl=64 time=0.011 ms
64 bytes from 192.168.196.98: icmp_seq=4 ttl=64 time=0.011 ms
:33> ping 10.126.111.12
PING 10.126.111.12 (10.126.111.12) 56(84) bytes of data.
From 192.168.196.98 icmp_seq=2 Destination Host Unreachable
From 192.168.196.98 icmp_seq=3 Destination Host Unreachable
show route
-------------
Codes: C - Connected, S - Static, R - RIP, B - BGP (D - Default),
O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA)
A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,
U - Unreachable, i - Inactive
C 10.126.111.0/27 is directly connected, eth3-01.405
-------------
i can ping the reel ip fro outside