show ipv6 ospf interface 
 
   
  Displays interface information for all or specific OSPFv3-enabled interfaces. 
  
 Syntax
 
	  
		show ipv6 ospf interface 
		 
		  brief 
		  [ 
		  all-vrfs 
		  | 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	 
				show ipv6 ospf
					interface
				
					[
					ethernet
					slot/port
					|
					loopback
					number
					|
					port-channel
					number
					|
					ve
					vlan_id
					]
				
			
 
	  
		show ipv6 ospf interface 
		 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  brief 
				 
			 
- Displays summary information. 
			 
-  
				 
				  all-vrfs 
				 
			 
- Displays the information for all VRF instances. 
			 
-  
				 
				  vrf 
				  vrf-name 
			 
- Specifies the name of the VRF instance. If this option is not used, details for the default VRF are shown in the output. 
			 
-  
				 
				  ethernet 
				  slot/port 
			 
- Specifies an Ethernet slot and port. 
			 
-  
				 
				  loopback 
				  number 
				 
			 
- Specifies a loopback port number. Valid values range from 1 through 255. 
			 
- 
						
							port-channel
							number
						
					
- Specifies a port-channel.
					
-  
				 
				  ve 
				  vlan_id 
				 
			 
- Specifies a virtual Ethernet (VE) interface. Valid values range from 1 through 4096. 
			 
Modes
 
		 Privileged EXEC mode 
		
 
	 
 
	 
 Examples
 
	  
		The following is sample output from the 
		  show ipv6 ospf interface command when no arguments or keywords are used. 
		
 
	  
	  
		The following is sample output from the 
		  show ipv6 ospf interface command the 
		  brief keyword is used.