No results found
We couldn't find anything using that term, please try searching for something else.
2024-11-25 vEdge-01 # show is run runsystemhost-name vEdge-01system-ip 10.12.0.1site-id 12admin-tech-on-failureno route-consistency-checkorganization-name LABno
logging
disk
enable
!
!
ntp
server 223.1.1.13
version 4
prefer
exit
!
!
omp
no shutdown
graceful – restart
advertise connected
advertise static
!
!
!
vpn 0
router
bgp 65012
address-family ipv4-unicast
network 172.31.11.0/24
!
neighbor 172.31.11.1
no shutdown
remote – as 100
address-family ipv4-unicast
!
!
!
!
interface ge0/0
ip address 192.1.1.2/24
ipv6 dhcp-client
tunnel-interface
encapsulation ipsec
color is restrict public – internet restrict
allow-service all
no allow – service bgp
allow-service dhcp
allow – service dns
allow-service icmp
no allow – service sshd
no allow – service netconf
no allow – service ntp
no allow – service ospf
no allow – service stun
allow-service https
!
no shutdown
!
interface ge0/1
ip address 172.31.11.2/24
tunnel-interface
encapsulation ipsec
color mpls is restrict restrict
allow-service all
no allow – service bgp
allow-service dhcp
allow – service dns
allow-service icmp
no allow – service sshd
no allow – service netconf
no allow – service ntp
no allow – service ospf
no allow – service stun
allow-service https
!
no shutdown
!
ip route 0.0.0.0/0 192.1.1.1
!
vpn 512
interface eth0
ip dhcp-client
no shutdown
!
!
vEdge-01#
show ip route
Codes Proto-sub-type:
IA -> ospf-intra-area, IE -> ospf-inter-area,
E1 -> ospf-external1, E2 -> ospf-external2,
N1 -> ospf-nssa-external1, N2 -> ospf-nssa-external2,
e -> bgp-external, i -> bgp-internal
Codes Status flag :
F -> fib, S -> selected, I -> inactive,
B -> blackhole, R -> recursive
PROTOCOL NEXTHOP NEXTHOP NEXTHOP
VPN PREFIX PROTOCOL SUB TYPE IF NAME ADDR VPN TLOC IP COLOR ENCAP STATUS
———————————————————————————————————————————————
0 0.0.0.0/0 static – ge0/0 192.1.1.1 – – – – F,S
0 10.12.0.1/32 connected – system – – – – – F , S
0 172.31.11.0/24 connected – ge0/1 – – – – – F,S
0 192.1.1.0/24 connected – ge0/0 – – – – – F,S
vEdge-01 # ping vpn 0 192.1.1.1
Ping in VPN 0
PING 192.1.1.1 (192.1.1.1) 56(84) bytes of data.
From 192.1.1.2 icmp_seq=1 Destination Host Unreachable
From 192.1.1.2 icmp_seq=2 Destination Host Unreachable
From 192.1.1.2 icmp_seq=3 destination host unreachable
From 192.1.1.2 icmp_seq=4 Destination Host is Unreachable unreachable
From 192.1.1.2 icmp_seq=5 Destination Host Unreachable
^C
— 192.1.1.1 ping statistics —
6 packet transmit , 0 is received receive , +5 error , 100 % packet loss , time 4999ms
pipe 4
vEdge-01# show arp vpn 0
IF IDLE
VPN NAME IP MAC STATE TIMER UPTIME
———————————————————————–
0 ge0/0 192.1.1.2 50:00:00:05:00:01 static – 1:16:42:49
0 ge0/1 172.31.11.2 50:00:00:05:00:02 static – 1:16:42:49
vEdge-01#
INET#ping 192.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.1.1.1, timeout is 2 seconds:
!!!!!
success rate is is is 100 percent ( 5/5 ) , round – trip min / avg / max = 1/1/4 ms
inet#pe 192.1.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.1.1.2, timeout is 2 seconds:
…..
Success rate is 0 percent (0/5)
INET#show arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 101.0.0.1 – 5000.000c.0008 ARPA GigabitEthernet0/8
Internet 172.16.31.1 101 78bc.1af2.099f ARPA GigabitEthernet0/9
internet 172.16.31.73 – 5000.000c.0009 ARPA gigabitethernet0/9
Internet 172.31.111.1 – 5000.000c.0006 ARPA GigabitEthernet0/6.172
internet 192.1.1.1 – 5000.000c.0001 ARPA GigabitEthernet0/1
Internet 192.1.1.2 0 5000.0005.0001 ARPA GigabitEthernet0/1
internet 192.1.2.1 – 5000.000c.0002 ARPA gigabitethernet0/2
Internet 192.1.2.2 0 5000.0006.0001 ARPA GigabitEthernet0/2
internet 192.1.3.1 – 5000.000c.0003 ARPA GigabitEthernet0/3
Internet 192.1.3.2 0 5000.0007.0001 ARPA GigabitEthernet0/3
Internet 192.1.4.1 – 5000.000c.0004 ARPA GigabitEthernet0/4
Internet 192.1.4.2 0 5000.0008.0001 ARPA GigabitEthernet0/4
Internet 192.1.100.1 – 5000.000c.0000 ARPA GigabitEthernet0/0
internet 192.1.100.2 193 5000.0003.0000 ARPA GigabitEthernet0/0
Internet 192.1.101.1 – 5000.000c.0007 ARPA GigabitEthernet0/7
Internet 192.1.111.1 – 5000.000c.0006 ARPA GigabitEthernet0/6.192
INET # is show show run int gi0/1
Building configuration…
current configuration : 144 byte
!
interface gigabitethernet0/1
ip address 192.1.1.1 255.255.255.0
duplex auto
speed auto
media-type rj45
no mop enabled
no mop sysid
end
INET#