![Cisco ASR1002 - ASR 1002 Router Скачать руководство пользователя страница 334](http://html.mh-extra.com/html/cisco/asr1002-asr-1002-router/asr1002-asr-1002-router_software-configuration-manual_66731334.webp)
Using the Management Ethernet Interface
Common Ethernet Management Tasks
4
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
•
Domain Name Assignment, page 6
•
DNS service, page 6
•
RADIUS or Server, page 6
•
VTY lines with ACL, page 7
Viewing the VRF Configuration
The VRF configuration for the Management Ethernet interface is viewable using the
show
running-config vrf
command.
This example shows the default VRF configuration:
Router#
show running-config vrf
Building configuration...
Current configuration : 351 bytes
vrf definition Mgmt-intf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
(some output removed for brevity)
Viewing Detailed VRF Information for the Management Ethernet VRF
To see detailed information about the Management Ethernet VRF, enter the
show vrf detail Mgmt-intf
command:
Router#
show vrf detail Mgmt-intf
VRF Mgmt-intf (VRF Id = 4085); default RD <not set>; default VPNID <not set>
Interfaces:
Gi0
Address family ipv4 (Table ID = 4085 (0xFF5)):
No Export VPN route-target communities
No Import VPN route-target communities
No import route-map
No export route-map
VRF label distribution protocol: not configured
VRF label allocation mode: per-prefix
Address family ipv6 (Table ID = 503316481 (0x1E000001)):
No Export VPN route-target communities
No Import VPN route-target communities
No import route-map
No export route-map
VRF label distribution protocol: not configured
VRF label allocation mode: per-prefix
Setting a Default Route in the Management Ethernet Interface VRF
To set a default route in the Management Ethernet Interface VRF, enter the following command