Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- telnet@TX24 Router#show run
- Current configuration:
- !
- ver 08.0.01eT203
- !
- !
- !
- !
- vlan 1 name DEFAULT-VLAN by port
- !
- vlan 5 by port
- tagged ethe 28
- untagged ethe 25 ethe 27
- router-interface ve 28
- !
- !
- !
- !
- router ospf
- area 1
- !
- !
- !
- interface loopback 1
- ip address 1.1.1.1 255.255.255.255
- ip ospf area 1
- !
- interface management 1
- ip address 192.168.99.254 255.255.255.0
- !
- interface ethernet 26
- ip address 192.168.1.2 255.255.255.252
- ip ospf area 1
- no spanning-tree
- !
- interface ethernet 28
- dual-mode 5
- no spanning-tree
- !
- interface ve 28
- ip address 192.168.5.1 255.255.255.0
- ip ospf area 1
- !
- !
- !
- !
- !
- !
- !
- !
- !
- end
- telnet@TX24 Router#show ip route
- Total number of IP routes: 5, avail: 12281 (out of max 12286)
- B:BGP D:Connected R:RIP S:Static O:OSPF *:Candidate default
- Destination NetMask Gateway Port Cost Type
- 0.0.0.0 0.0.0.0 192.168.1.1 26 10 O
- 1 1.1.1.1 255.255.255.255 0.0.0.0 lb1 1 D
- 2 192.168.1.0 255.255.255.252 0.0.0.0 26 1 D
- 3 192.168.5.0 255.255.255.0 0.0.0.0 v28 1 D
- 4 192.168.99.0 255.255.255.0 0.0.0.0 mgmt1 1 D
- telnet@TX24 Router#
- Ubiquiti Edgerouter Lite (Routing table)
- Selected Destination Next hop Interface Route type In FIB
- Yes 0.0.0.0/0 73.x.x.x eth0 static Yes
- Yes 1.1.1.1/32 192.168.1.2 eth1 ospf Yes
- Yes 73.x.x.x/23 eth0 connected Yes
- Yes 127.0.0.0/8 lo connected Yes
- Yes 192.168.1.0/30 eth1 connected Yes
- Yes 192.168.2.0/24 eth2 connected Yes
- Yes 192.168.3.0/24 192.168.2.38 eth2 static Yes
- Yes 192.168.5.0/24 192.168.1.2 eth1 ospf Yes
Advertisement
Add Comment
Please, Sign In to add comment