rendered paste body
all subnets are /24.
4001i# show radius-server group
total number of groups:2
following RADIUS server groups are configured:
group radius:
server: all configured radius servers
deadtime is 0
group radius-grouping:
server: 10.1.2.152 on auth-port 1812, acct-port 1813
deadtime is 1
vrf is chassis-management
4001i# show ip interface vrf chassis-management
IP Interface Status for VRF "chassis-management"
mgmt1, Interface status: protocol-up/link-up/admin-up, iod: 3,
IP address: 10.1.4.5, IP subnet: 10.1.4.0/24
IP broadcast address: 255.255.255.255
IP multicast groups locally joined: none
IP MTU: 1500 bytes (using link MTU)
IP primary address route-preference: 0, tag: 0
IP proxy ARP : disabled
IP Local Proxy ARP : disabled
IP multicast routing: disabled
IP icmp redirects: enabled
IP directed-broadcast: disabled
IP icmp unreachables (except port): disabled
IP icmp port-unreachable: enabled
IP unicast reverse path forwarding: none
IP interface statistics last reset: never
IP interface software stats: (sent/received/forwarded/originated/consumed)
Unicast packets : 5178250/5177107/0/5178250/0
Unicast bytes : 524521710/391525430/0/524521710/0
Multicast packets : 0/0/0/0/0
Multicast bytes : 0/0/0/0/0
Broadcast packets : 0/0/0/0/0
Broadcast bytes : 0/0/0/0/0
Labeled packets : 0/0/0/0/0
Labeled bytes : 0/0/0/0/0
4001i# show ip interface vrf management
IP Interface Status for VRF "management"
mgmt0, Interface status: protocol-down/link-down/admin-up, iod: 2,
IP address: 10.1.4.11, IP subnet: 10.1.4.0/24
IP broadcast address: 255.255.255.255
IP multicast groups locally joined: none
IP MTU: 1500 bytes (using link MTU)
IP primary address route-preference: 0, tag: 0
IP proxy ARP : disabled
IP Local Proxy ARP : disabled
IP multicast routing: disabled
IP icmp redirects: enabled
IP directed-broadcast: disabled
IP icmp unreachables (except port): disabled
IP icmp port-unreachable: enabled
IP unicast reverse path forwarding: none
IP interface statistics last reset: never
IP interface software stats: (sent/received/forwarded/originated/consumed)
Unicast packets : 0/0/0/0/0
Unicast bytes : 0/0/0/0/0
4001i# show interface
<snip>
mgmt0 is down (Link not connected)
Hardware: GigabitEthernet, address: 0027.0d23.b470 (bia 0027.0d23.b470)
Internet Address is 10.1.4.11/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA
auto-duplex, auto-speed
1 minute input rate 0 bits/sec, 0 packets/sec
1 minute output rate 0 bits/sec, 0 packets/sec
Rx
0 input packets 0 unicast packets 0 multicast packets
0 broadcast packets 0 bytes
Tx
0 output packets 0 unicast packets 0 multicast packets
0 broadcast packets 0 bytes
mgmt1 is up
Hardware: GigabitEthernet, address: 0027.0d23.b46f (bia 0027.0d23.b46f)
Internet Address is 10.1.4.5/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA
full-duplex, 100 Mb/s
1 minute input rate 2000 bits/sec, 2 packets/sec
1 minute output rate 1656 bits/sec, 1 packets/sec
Rx
15764911 input packets 5200663 unicast packets 0 multicast packets
10564248 broadcast packets 1162334546 bytes
Tx
10924067 output packets 10460439 unicast packets 440159 multicast packets
23469 broadcast packets 977249587 bytes
4001i# ping 10.1.2.152 vrf chassis-management
PING 10.1.2.152 (10.1.2.152): 56 data bytes
64 bytes from 10.1.2.152: icmp_seq=0 ttl=62 time=2.539 ms
64 bytes from 10.1.2.152: icmp_seq=1 ttl=62 time=2.292 ms
64 bytes from 10.1.2.152: icmp_seq=2 ttl=62 time=2.253 ms
64 bytes from 10.1.2.152: icmp_seq=3 ttl=62 time=1.756 ms
64 bytes from 10.1.2.152: icmp_seq=4 ttl=62 time=1.815 ms
--- 10.1.2.152 ping statistics ---
5 packets transmitted, 5 packets received, 0.00% packet loss
round-trip min/avg/max = 1.756/2.131/2.539 ms
4001i# ssh 10.1.2.152 vrf chassis-management
admin@10.1.2.152's password:
4001i# show run
version 4.1(2)E1(1d)
feature telnet
feature private-vlan
feature fip-snooping
ip host 4001i 10.1.4.11
radius-server deadtime 1
radius-server host 10.1.2.152 key 7 "pastebin" authentication accounting
aaa group server radius radius-grouping
server 10.1.2.152
deadtime 1
use-vrf chassis-management
switchname 4001i
aaa authentication login default group radius-grouping
aaa accounting default group radius-grouping
vrf context management
ip route 0.0.0.0/0 10.1.4.1